functions around the "root" element - the element which represents a given variant
as identified by the <uwc-input[type]> attribute
Combining with custom content
This is useful for example when you want to include custom content, like icons,
because it gives you the option to specify where you want the icons to be in
relation to the root element
functions around the "root" element - the element which represents a given variant as identified by the
<uwc-input[type]>attributeCombining with custom content
This is useful for example when you want to include custom content, like icons, because it gives you the option to specify where you want the icons to be in relation to the root element
Example