kobweb
Toggle table of contents
0.22.0
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.style
Package-level
declarations
Types
Functions
Properties
Types
Kobweb
Compose
Style
Sheet
Link copied to clipboard
object
KobwebComposeStyleSheet
:
StyleSheet
Properties
KOBWEB_
COMPOSE_
LAYER
Link copied to clipboard
const
val
KOBWEB_COMPOSE_LAYER
:
String
The name of the CSS layer used by Kobweb Compose widgets.
Functions
to
Class
Name
Link copied to clipboard
fun
Alignment
.
toClassName
(
)
:
String
fun
Alignment.Horizontal
.
toClassName
(
)
:
String
fun
Alignment.Vertical
.
toClassName
(
)
:
String
to
Class
Names
Link copied to clipboard
fun
Arrangement.Horizontal
.
toClassNames
(
)
:
Array
<
String
>
fun
Arrangement.HorizontalOrVertical
.
toClassNames
(
)
:
Array
<
String
>
fun
Arrangement.Vertical
.
toClassNames
(
)
:
Array
<
String
>