Tab Row
A TabRow with COUI style, without the container capsule.
Renders the COUI segment button (see TabRowWithContour) without the container fill: only the sliding capsule indicator with its drop shadow, on a transparent background by default.
Parameters
The text to be displayed in the TabRow.
The selected tab index of the TabRow.
The callback when a tab is selected.
The modifier to be applied to the TabRow.
The colors of the TabRow.
The minimum width of the tab in TabRow.
The maximum width of the tab in TabRow.
The height of the TabRow.
The corner radius of the sliding indicator in TabRow.
The spacing between tabs in TabRow.
The content alignment of the tab in TabRow.
The LazyListState to be used for the TabRow.
The MutableInteractionSource to be used for the TabRow.
The Indication to be used for the TabRow.