DirectionValues

object DirectionValues : PropertyValues

Predefined values for the flex-direction property. Should be used as expression result in Flexbox.direction functions.

Properties

column
Link copied to clipboard
const val column: DirectionProperty
columnReverse
Link copied to clipboard
const val columnReverse: DirectionProperty
key
Link copied to clipboard
open override val key: String
row
Link copied to clipboard
const val row: DirectionProperty
rowReverse
Link copied to clipboard
const val rowReverse: DirectionProperty