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