The Function
How HTML Widget Works
Provide the HTML string as the input parameter. The debug parameter is optional and when true
logs the compiled code. The addon
parameter is optional and allows for add-ons (see Add-ons for more information). A promise is returned, meaning that you will need an await
to access the returned widget.
Last updated