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