The Design panel
Select an element and the Design panel (right side) gives you everything to style it, grouped into sections.
Position & Size
Section titled “Position & Size”- Position —
None(in flow) orAbsolute, with Framer-style constraints (pin to edges / center / scale) when absolute. - Size — Width and Height as
Fixed,Fill,Fit contentor%, plus Min / Max and the container width cap.
Layout
Section titled “Layout”For containers: Stack (flex) or Grid, direction, gap, padding, margin, alignment, and wrap. Grid adds columns/rows and per-child span.
Styles
Section titled “Styles”Fill (solid / gradient / image), border, radius, opacity, visibility. Colours open a themed picker — reference an Assets colour token instead of a one-off value so your whole design stays consistent.
Effects, Transform, Cursor, Scroll
Section titled “Effects, Transform, Cursor, Scroll”Shadows and blur (Effects), 2D/3D transform, cursor, and scroll behaviour — each behind its own section so the panel stays compact.
See Responsive design for per-breakpoint overrides.