closeFilters¶
closeFilters
is a DOM event that occurs whenever the filters layer is closed.
Event body¶
none
Example¶
In this example we listen to closeFilters
event and perform an action whenever it's emitted.
closeFilters
is a DOM event that occurs whenever the filters layer is closed.
none
In this example we listen to closeFilters
event and perform an action whenever it's emitted.