kobweb
Toggle table of contents
0.23.0
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.css
/
TextUnderlinePosition
/
Companion
Companion
object
Companion
:
CssGlobalValues
<
TextUnderlinePosition
>
(
source
)
Members
Properties
Auto
Link copied to clipboard
val
Auto
:
TextUnderlinePosition
From
Font
Link copied to clipboard
val
FromFont
:
TextUnderlinePosition.Baseline
Inherit
Link copied to clipboard
open
val
Inherit
:
TextUnderlinePosition
Initial
Link copied to clipboard
open
val
Initial
:
TextUnderlinePosition
Left
Link copied to clipboard
val
Left
:
TextUnderlinePosition.Side
Revert
Link copied to clipboard
open
val
Revert
:
TextUnderlinePosition
Revert
Layer
Link copied to clipboard
open
val
RevertLayer
:
TextUnderlinePosition
Right
Link copied to clipboard
val
Right
:
TextUnderlinePosition.Side
Under
Link copied to clipboard
val
Under
:
TextUnderlinePosition.Baseline
Unset
Link copied to clipboard
open
val
Unset
:
TextUnderlinePosition
Functions
of
Link copied to clipboard
fun
of
(
baseline
:
TextUnderlinePosition.Baseline
,
side
:
TextUnderlinePosition.Side
)
:
TextUnderlinePosition