Filter is a filtering component where a user can filter through data to get customized search results.
Overview
Filter is a useful utility component which can house large amounts of data. Users can interact with the data most relevant to their workflow without having all data load on initialization, allowing your application to load faster and be more accessible to wider audiences.
Visit the Filter recent earthquakes tutorial to view an application of the Filter component.
Usage
- Limit large data from loading on initialization
- Enable your user to navigate through data