WrapValues

object WrapValues : PropertyValues

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

Properties

Link copied to clipboard
open override val key: String
Link copied to clipboard
const val nowrap: WrapProperty
Link copied to clipboard
const val wrap: WrapProperty
Link copied to clipboard
const val wrapReverse: WrapProperty