.q2w-sheet

Sheet

Mobile-first bottom sheet for selected features and compact workflows.

Preview

Selected zone
value1.2M

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-sheet">
  Sheet content
</div>

Variants

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

Sub-elements

ClassPurpose
.q2w-sheetRoot element for the sheet component
.q2w-sheet__headOptional header/title region
.q2w-sheet__bodyMain component content region
.q2w-sheet__actionsOptional action group
← Sidebar Button →