OverflowValues

object OverflowValues : OverflowBaseValues

Predefined values for the overflow property. Should be used as expression result in Layout.overflow.

Properties

auto
Link copied to clipboard
val auto: OverflowProperty
hidden
Link copied to clipboard
val hidden: OverflowProperty
inherit
Link copied to clipboard
val inherit: OverflowProperty
key
Link copied to clipboard
open override val key: String
the name of the CSS property with a colon as suffix
scroll
Link copied to clipboard
val scroll: OverflowProperty
visible
Link copied to clipboard
val visible: OverflowProperty