Quick info
Compact stat or selected-feature summary block.
Preview
selected
Mekarjaya
Land value zone ZNT-021
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-quick"> Quick info content </div>
Variants
| Pattern | Effect |
|---|---|
.q2w-quick | Default component shell |
.q2w-quick--compact | Denser layout for small maps |
.q2w-quick--floating | Floating map overlay style |
data-theme="dark" | Uses dark theme tokens automatically |
Sub-elements
| Class | Purpose |
|---|---|
.q2w-quick | Root element for the quick info component |
.q2w-quick__head | Optional header/title region |
.q2w-quick__body | Main component content region |
.q2w-quick__actions | Optional action group |