toggle menu
Kotlin Wrappers API Reference
common
switch theme
search in API
kotlin-css
/
kotlinx.css
/
CssValue
Css
Value
abstract
class
CssValue
(
val
value
:
String
)
(
source
)
Inheritors
Border
Color
Flex
Inset
LinearDimension
ContainerName
FlexBasis
FontWeight
GridArea
GridAutoColumns
GridAutoFlow
GridAutoRows
GridColumn
GridColumnEnd
GridColumnStart
GridRow
GridRowEnd
GridRowStart
GridTemplate
GridTemplateAreas
GridTemplateColumns
GridTemplateRows
Image
Order
VerticalAlign
QuotedString
RelativePosition
IterationCount
Animation
AspectRatio
BoxShadow
LineHeight
TextShadow
Time
Timing
Angle
Transition
Members
Constructors
Css
Value
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
open
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String