AutoFlowValues

object AutoFlowValues : PropertyValues

Predefined values for the grid-auto-flow property. Should be used as expression result for the GridLayout.autoFlow functions.

Properties

Link copied to clipboard
const val column: AutoFlowProperty
Link copied to clipboard
const val columnDense: AutoFlowProperty
Link copied to clipboard
const val dense: AutoFlowProperty
Link copied to clipboard
const val inherit: AutoFlowProperty
Link copied to clipboard
const val initial: AutoFlowProperty
Link copied to clipboard
open override val key: String
Link copied to clipboard
const val row: AutoFlowProperty
Link copied to clipboard
const val rowDense: AutoFlowProperty
Link copied to clipboard
const val unset: AutoFlowProperty