close¶
close is a DOM event that occurs whenever the close button on the h-select webcomponent is clicked.
Event body¶
none
Example¶
In this example we listen to close event and perform an action whenever it's emitted.
close is a DOM event that occurs whenever the close button on the h-select webcomponent is clicked.
none
In this example we listen to close event and perform an action whenever it's emitted.