Filter Component
The filter component must be declared as a child to the listing component.
All column filters are declared as children to the filter component.
The filter component is responsible for rendering filters UI and applying filtering criteria to collection.
Currently the following filter types are supported:
- input filter
- date filter
- select filter
- range filter
Example:
<Magento_Cms_module_dir>/view/adminhtml/ui_component/cms_page_listing.xml