Examples
Documentation
Sidebar props
Parameters accepted by
{#include components/data-display/sidebar ... /}. Model mode: pass
sidebar=<Sidebar> built in Java instead — the Java tab on each example shows the
builder.
| Name | Type | Description |
|---|---|---|
* id
|
String | DOM id. |
panelRight / gutter /
stack
|
boolean |
Layout modifiers — emit matching pf-m-* on the wrapper.
|
slots panel / content
|
Qute block | The fixed-width panel and the flowing content. |
Usage
Sidebar vs. Drawer. Sidebar is always visible. Drawer slides in/out — use when the panel is contextual or optional.