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