Anchor tag download attribute binding dmx function

I am used to force a file download instead of opening it in a new browser tab if it is a browser view supported type with the download="" and then adding the link there as well as href. Tried using dmx-bind on download attr but not finding success. Is it something you can fix/add?

dmx-bind:href="‘docs/’ + serverconnect_doc1.data.query_docs_1[0].doc_name" dmx-bind:download="‘docs/’ + serverconnect_doc1.data.query_docs_1[0].doc_name"

Community Page
Last updated: