Create a HTML element. This template wraps elemX, implementing support for HTML void tags.
Examples for this module elemi.html cover its most important features.
Name of the element.
Compile-time arguments to pass to elemX. Discouraged.
Arguments to pass to elemX. Mix and match any from this list:
An Element instance, which can implicitly be casted to string.
See Implementation
Create a HTML element. This template wraps elemX, implementing support for HTML void tags.
Examples for this module elemi.html cover its most important features.