toggle menu
Kotlin Wrappers API Reference
common
switch theme
search in API
kotlin-css
/
kotlinx.css
/
StyleList
Style
List
open
class
StyleList
<
in
T
>
(
delimiter
:
String
)
(
source
)
Inheritors
Animations
BoxShadows
TextShadows
Transforms
Transitions
Members
Constructors
Style
List
Link copied to clipboard
constructor
(
delimiter
:
String
)
Functions
clear
Link copied to clipboard
fun
clear
(
)
plus
Assign
Link copied to clipboard
operator
fun
plusAssign
(
item
:
T
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String