hidden¶
hidden is a DOM event that occurs after the dropdown got fully hidden.
Event body¶
none
Example¶
In this example we listen to hidden event and perform an action whenever it's emitted.
hidden is a DOM event that occurs after the dropdown got fully hidden.
none
In this example we listen to hidden event and perform an action whenever it's emitted.