v0.1

Stack

A layout component that organizes elements in a vertical or horizontal stack

<Stack gap={4}>...</Button>

Orientation

Stacks display items in a vertical layout by default, but can easily become horizontal via the orientation property.

<Stack gap={4}>...</Button>
v0.1

Overview

AboutGetting started

Components

AvatarBadgeBannerButtonCalloutCheckboxCodeCode InputColor InputData TableDialogDividerDisclosureDrawerEditable TextEmbedEmphasisError BoundaryFieldFile InputFlexFormFrameGridImageInlineInputMarqueeMenuMeta PixelPortalRootRadio GroupRich Text EditorSelectSkeletonSlotSortableSpacerSpinnerStackStatus IconStepperSwitchTab SwitchTextText AreaToastToggleUrlIcon