(export-menu loc)
UI element. Presents the modal to allow user to select an export format.
UI element. Presents the modal to allow user to select an export format.
(format-dropdown loc)
creates the dropdown to allow users to select their preferred format
creates the dropdown to allow users to select their preferred format
(modal-footer loc)
Clicking the anchor element will cause the file to be downloaded directly from the server due to it responding with content-disposition: attachment.
Clicking the anchor element will cause the file to be downloaded directly from the server due to it responding with content-disposition: attachment.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close