toggle menu
Kotlin Wrappers API Reference
common
switch theme
search in API
kotlin-css
/
kotlinx.css
/
GridColumnStart
Grid
Column
Start
data
class
GridColumnStart
(
val
value
:
String
)
:
CssValue
(
source
)
Members
Constructors
Grid
Column
Start
Link copied to clipboard
constructor
(
value
:
Int
)
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String