{% comment %} Filter component with checkbox options (without dropdown wrapper) Usage in a dropdown: Usage in a modal:

Filters

Standalone usage: Parameters: - filter_id: filter identifier (must match the data-filter-id of the column) - label: label text (optional) - show_label: display the label (optional, default: false) {% endcomment %}
{% if show_label and label %}
{{ label }}
{% endif %}
No options available