Module Use
Use HTML Widget As A Module
Last updated
Use HTML Widget As A Module
Last updated
Follow these steps to use HTML Widget as a module:
Copy the file and paste it into a new scriptable script
Rename the script to html-widget
Create a new script and paste const htmlWidget = importModule("html-widget")
at the top of the file
Start to create the widget as you would normally in the newest script