compose-multiplatform-html-unified
Toggle table of contents
common
composeUi
js
Target filter
common
composeUi
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-material3
/
com.huanshankeji.compose.material3
/
PrimaryTabRow
Primary
Tab
Row
common
composeUi
js
@
Composable
expect
fun
PrimaryTabRow
(
selectedTabIndex
:
Int
,
modifier
:
Modifier
=
Modifier
,
tabs
:
@
Composable
(
)
->
Unit
)
(
source
)
Material Design tab row.
See also
Material Design tabs
androidx.
compose.
material3.
Primary
Tab
Row
@
Composable
actual
fun
PrimaryTabRow
(
selectedTabIndex
:
Int
,
modifier
:
Modifier
,
tabs
:
(
)
->
Unit
)
(
source
)
@
Composable
actual
fun
PrimaryTabRow
(
selectedTabIndex
:
Int
,
modifier
:
Modifier
,
tabs
:
(
)
->
Unit
)
(
source
)