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
tabs
An array of objects representing each tab. Each object should have a 'label' and a 'value' property.
Required Show exampleHide example
size
The size of the tabs.
Show exampleHide example
shape
Controls the shape of the tabs. Can be 'rounded' or 'full'.
Show exampleHide example
justify
Controls the alignment of the tabs. Can be 'start', 'center', or 'end'.
Show exampleHide example
condensed
Controls the size of the tabs. Can be condensed or default.