For the complete documentation index, see llms.txt. This page is also available as Markdown.

UI Controls

All UI Controls need to be placed inside of a Group. The controls appear in the inspector.

Input Controls

TextText AreaInputNumberSliderSwitchSelectSegmentedLinkResourceColor

Theme Studio Controls

Theme controls let users pick from the tokens defined in the active theme — colours, spacing, fonts, shadows, and more — so components automatically adapt to theme changes.

Theme ColorTheme SpacingTheme FontTheme Text StyleTheme TypographyTheme ShadowTheme Border WidthTheme Border Radius

Display Controls

Display controls don't store a value — they add structure and help text to the inspector.

HeadingDividerInformation

Collections

The collection control binds a repeating set of fields (for example the tabs of a Tabs component) and is documented in its own section:

Collections in properties.json

Last updated

Was this helpful?