SelfAlignItemsValues

object SelfAlignItemsValues : PropertyValues

Predefined values for self alignment Central Alignment Contexts inspired by https://drafts.csswg.org/css-align-3/

Properties

baseline
Link copied to clipboard
const val baseline: SelfAlignItemProperty
center
Link copied to clipboard
const val center: SelfAlignItemProperty
end
Link copied to clipboard
const val end: SelfAlignItemProperty
flexEnd
Link copied to clipboard
const val flexEnd: SelfAlignItemProperty
flexStart
Link copied to clipboard
const val flexStart: SelfAlignItemProperty
key
Link copied to clipboard
open override val key: String
start
Link copied to clipboard
const val start: SelfAlignItemProperty
stretch
Link copied to clipboard
const val stretch: SelfAlignItemProperty