SegmentedControlSize

The 2 size variants for the Segmented Control items. Text items have 3 sizes and Icon items have 2 sizes.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

The size of the segmented control items using Icon. There are two sizes available: Small and Medium. Small is the default size.

Link copied to clipboard

The size of the segmented control items using Text. There are three sizes available: XSmall, Small and Medium. Small is the default size.