Files
Basalt2/docs/references/elements/Frame.md
2025-09-14 10:11:36 +00:00

13 lines
350 B
Markdown

# Frame
_This is the frame class. It serves as a grouping container for other elements._
Extends: `Container`
## Properties
|Property|Type|Default|Description|
|---|---|---|---|
|draggable|boolean|false|Whether the frame is draggable|
|draggingMap|table|{}|The map of dragging positions|
|scrollable|boolean|false|Whether the frame is scrollable|