Skip to main content

Module segmented_control

Module segmented_control 

Source
Expand description

SegmentedControl — pill-style radio-tab control (M-UI.4 / AUT-124).

The active segment is a string id passed via active. The component never owns that id; callers re-render with the new id when a segment is selected.

Structs§

Segment
One segment in a SegmentedControl.
SegmentedControlProps
Props for the SegmentedControl component.

Functions§

SegmentedControl
Required Props