> ## Documentation Index
> Fetch the complete documentation index at: https://docs.evidence.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter Bar

> Renders a floating bar of filters at the top or bottom of your page

```liquid theme={null}
{% filter_bar %}
  ...
{% /filter_bar %}
```

## Attributes

This component has no attributes.

## Allowed Children

* [dropdown](/components/dropdown)
* [table\_filter](/components/table_filter)
* [date\_grain\_selector](/components/date_grain_selector)
* [comparison\_selector](/components/comparison_selector)
* [range\_calendar](/components/range_calendar)
* [button\_group](/components/button_group)
