SegmentedControl

SegmentedControl Component

stable
Playground
Props
PropTypeDefaultValue
sizeselectsm | md | lg
disabledboolean
fullWidthboolean
Default
Sizes
Disabled
FullWidth
PROPTYPEDEFAULTDESCRIPTION
disabledbooleanDisabled state
fullWidthbooleanFull width mode
sizeselectSize variant
Using SegmentedControltsx
import { SegmentedControl } from '@/components/SegmentedControl'

<SegmentedControl
  size="..."
  disabled="..."
  fullWidth="..."
/>
Tokens Used
No design tokens detected