Slider tabs can have rounded corners. Use the shape prop to display a rounded slider.
Show codeHide code
Slider tabs can have rounded corners. Use the shape prop to display a rounded slider.
Show codeHide code
Slider tabs can have curved corners. Use the shape prop to display a curved slider.
Show codeHide code
Slider tabs can have curved corners. Use the shape prop to display a curved slider.
Show codeHide code
Slider tabs can have full corners. Use the shape prop to display a full slider.
Show codeHide code
Slider tabs can have full corners. Use the shape prop to display a full slider.
Show codeHide code
Name
Type
Default
tabsAn array of objects representing each tab. Each object should have a 'label' and a 'value' property.
Required Show exampleHide example
sizeThe size of the tabs.
Show exampleHide example
shapeControls the shape of the tabs. Can be 'rounded' or 'full'.
Show exampleHide example
justifyControls the alignment of the tabs. Can be 'start', 'center', or 'end'.
Show exampleHide example
condensedControls the size of the tabs. Can be condensed or default.