DirectionValues

object DirectionValues : PropertyValues

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

Properties

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