.q2w-filter

Filter

Filter panel controls for thematic subsets and map queries.

Preview

Usage

Use this component inside a qgis2web Leaflet export after loading q2w-mapcss.css. Keep generated map JavaScript unchanged unless your workflow needs custom behavior.

<div class="q2w-filter">
  Filter content
</div>

Variants

PatternEffect
.q2w-filterDefault component shell
.q2w-filter--compactDenser layout for small maps
.q2w-filter--floatingFloating map overlay style
data-theme="dark"Uses dark theme tokens automatically

Sub-elements

ClassPurpose
.q2w-filterRoot element for the filter component
.q2w-filter__headOptional header/title region
.q2w-filter__bodyMain component content region
.q2w-filter__actionsOptional action group
← Draw Goto →