Force a download inside a link #11471
Labels
[Feature] UI Components
Impacts or related to the UI component system
[Type] Enhancement
A suggestion for improvement.
When you have a link to a PDF or a document you should select an option to force as "download" (as HTML5 allows).
So, the HTML is generated like:
<a href="something" **download**>text</a>
The text was updated successfully, but these errors were encountered: