fires after filtering a data collection
filter: (filter?: object) => void;
Parameters:object: { [key: string]: object }
- an object with all the active filters, where
Example
component.data.events.on("filter", function(filter) {
console.log("Items were filtered");
});
Related sample: DataCollection. Filter event
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4