kobweb
Toggle table of contents
0.23.0
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
textUnderlinePosition
text
Underline
Position
fun
Modifier
.
textUnderlinePosition
(
textUnderlinePosition
:
TextUnderlinePosition
)
:
Modifier
(
source
)
fun
Modifier
.
textUnderlinePosition
(
baseline
:
TextUnderlinePosition.Baseline
,
side
:
TextUnderlinePosition.Side
)
:
Modifier
(
source
)