Initialize selectedIndex value based on pre-selected checkbox list items, single selection or radio.
Wrapper method to add an event listener to the component's root element. This is most useful when listening for custom events.
Wrapper method to remove an event listener to the component's root element. This is most useful when unlistening for custom events.
Generated using TypeDoc
Fires a cross-browser-compatible custom event from the component root of the given type, with the given data.