Svelte
HTMLPLUS
elements are fully compatible with Svelte framework.
Install
Install HTMLPLUS
package into Svelte application.
Usage
Import the reference of elements.
All HTMLPLUS
elements are available as same as a local tag (div, video, etc.) in the svelte project.
Properties
To set properties and attributes.
Events
To handle event's callback.