kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
silk-foundation
/
com.varabyte.kobweb.silk.theme
/
ImmutableSilkTheme
Immutable
Silk
Theme
class
ImmutableSilkTheme
(
mutableSilkTheme
:
MutableSilkTheme
)
(
source
)
Members
Constructors
Immutable
Silk
Theme
Link copied to clipboard
constructor
(
mutableSilkTheme
:
MutableSilkTheme
)
Properties
breakpoints
Link copied to clipboard
val
breakpoints
:
BreakpointValues
<
CSSLengthNumericValue
>
palette
Link copied to clipboard
@get:
Composable
@get:
ReadOnlyComposable
val
palette
:
Palette
palettes
Link copied to clipboard
val
palettes
:
Palettes
Functions
has
Style
Link copied to clipboard
fun
hasStyle
(
name
:
String
)
:
Boolean
name
For
Link copied to clipboard
fun
nameFor
(
style
:
CssStyle
<
*
>
)
:
String
?
fun
nameFor
(
keyframes
:
Keyframes
)
:
String
?