Skip to main content

3 docs tagged with "filters"

View all tags

Filter configuration

The Filter component in the Entity Management allows users to filter data displayed in the grid using a modal-based interface. Filters are displayed in a full-screen modal dialog, providing a clean and focused experience for applying complex filter criteria. This section covers how to enable and configure filters, including defining which fields to display in the filter UI and controlling filter persistence.

Filters

foundation-filters provides a collection of client-side filters.

Foundation Forms - filters

A filter is a display that connects to a server resource, such as a Data Server. It enables the user to set one or more fields from the resource to filter information. For example, the user could select trades with a specific broker or trades within a specified value range.