core
0.36.3
js
core
/
de.peekandpoke.kraft.addons.styling
/
StyleSheet
Style
Sheet
js
abstract
class
StyleSheet
:
StyleSheetDefinition
Inheritors
Style
Members
Constructors
Style
Sheet
Link copied to clipboard
js
constructor
(
)
Properties
css
Link copied to clipboard
js
open
override
val
css
:
String
Functions
rule
Link copied to clipboard
js
fun
rule
(
block
:
CssBuilder
.
(
)
->
Unit
)
:
String
fun
rule
(
contextSelector
:
String
,
block
:
CssBuilder
.
(
)
->
Unit
)
:
String