Overlays
6 posts tagged with "Overlays"
.bottom-panel
element
The .bottom-panel action displays a bottom panel. It belongs to the overlays category within the layout area.
Action Syntax
.bottom-panel [file]
A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.bottom-panel [block]
Action code: 3234041685
Version: 0.6.4
Last updated: 2025-06-13
.full-panel
element
The .full-panel action displays a full screen panel. It belongs to the overlays category within the layout area.
Action Syntax
.full-panel [file]
A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.full-panel [block]
Action code: 697368029
Version: 0.6.4
Last updated: 2025-06-13
.left-panel
element
The .left-panel action displays a left panel. It belongs to the overlays category within the layout area.
Action Syntax
.left-panel [file]
A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.left-panel [block]
Action code: 4293645491
Version: 0.6.4-4
Last updated: 2025-06-13
.popup
element
The .popup action a centered pop up/modal layout container. It belongs to the layout category within the ui area.
Action Syntax
.popup "text"
A quoted text string
.popup [file]
A file reference
Valid sizes
tiny
small
medium
large
extra
Tags
closebutton
shows a close button in top right
Examples
// Basic Usage
.popup "message"
Action code: 531625959
Version: 0.6.4-2
Last updated: 2025-06-13
.right-panel
element
The .right-panel action displays a right panel. It belongs to the overlays category within the layout area.
Action Syntax
.right-panel [file]
A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.right-panel [block]
Action code: 1920702572
Version: 0.6.4-4
Last updated: 2025-06-13
.top-panel
element
The .top-panel action displays a top panel. It belongs to the overlays category within the layout area.
Action Syntax
.top-panel [file]
A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.top-panel [block]
Action code: 4062956453
Version: 0.6.4
Last updated: 2025-06-13