toggle menu
core
1.31.1
common
switch theme
search in API
core
/
com.composeunstyled
/
TabGroupState
Tab
Group
State
class
TabGroupState
(
initialTab
:
TabKey
,
tabs
:
List
<
TabKey
>
)
Members
Constructors
Tab
Group
State
Link copied to clipboard
constructor
(
initialTab
:
TabKey
,
tabs
:
List
<
TabKey
>
)
Properties
focused
Tab
Link copied to clipboard
var
focusedTab
:
String
?
selected
Tab
Link copied to clipboard
var
selectedTab
:
String