Skip to Content
DocumentationBuild UIReferenceDesign Panel

Design Panel

Reference for Design tab fields shared across components. Component-specific options are in each component reference. Layout theory: Layout System.


Design Tab Structure

Design tab overview

SectionDescription
Title & IDComponent name and unique ID
Alignment toolbarQuick align and distribute
Custom configurationComponent-specific fields (e.g. List header, Text content)
PositionPositioning type, offsets, z-index
SizeWidth, height, margin, padding
LayoutFlex direction, alignment, gap, wrap, overflow (containers only)
StyleVisibility, opacity, background, border, shadow, blur
TextTypography when the component shows text
💡

On Web, position, size, layout, and style can be overridden per breakpoint. See Breakpoints.

Title and ID

Title and ID

FieldDescription
TitleName in tree and sidebar; hover to rename
IDCopy for debugging and support

Alignment and Distribution

Alignment

SelectionResult
Single componentAlign to parent edges (absolute / fixed only)
Multiple componentsAlign to each other; distribute when ≥ 3 selected

See Layout System · Positioning.

Custom Configuration

Per-component fields (List carousel, Text content, etc.). See Display, Input, Layout, Other references.

Edit states

Button and View support Normal and Hover under Edit State on Web.

Position

FieldDescription
Position typeRelative, absolute, fixed
Offsetstop / right / bottom / left for absolute and fixed
Z-indexStacking order

Position types

Layers

Size

FieldDescription
Width / heightpx, %, fr, fit content; min/max where supported
MarginOuter spacing
PaddingInner spacing (not on all components)

Size

PaddingMargin

Layout

On pages, modals, and views — controls child arrangement.

FieldDescription
DirectionHorizontal or vertical
Main / cross axis alignmentDistribution along and across the flex direction
GapSpace between children
WrapWrap to next row/column when full
OverflowScroll, visible, or hidden

Layout section

Style

FieldClientsDescription
VisibilityWebShow/hide; per-breakpoint hide
OpacityAllTransparency
CursorWebHover cursor
BackgroundVariesColor, image
BorderVariesColor, width, radius
ShadowVariesBox shadow
Background blurVariesFrosted glass effect

Style

Text

For components that render text — font, size, weight, color, line height, letter spacing, alignment.

Text


Last updated on