Skip to content

Frame

This is the frame class. It serves as a grouping container for other elements.

Extends: Container

Properties

PropertyTypeDefaultDescription
draggablebooleanfalseWhether the frame is draggable
draggingMaptable{}The map of dragging positions
scrollablebooleanfalseWhether the frame is scrollable

Released under the MIT License.