Filters
The <x-euikit::filters>
is a simple wrapper
for showing fields for filtering data tables. It takes a "closed" attribute, which
defaults to FALSE. When present, or TRUE, the initial state of the filters will be
closed.
The filters
component is nothing more than a <details>
tag with alignments and spacing to house
form fields.
Example Filters