WidthContext

class WidthContext

Functions

equals
Link copied to clipboard
js
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
js
open fun hashCode(): Int
minmax
Link copied to clipboard
js
fun minmax(value: Property)
toString
Link copied to clipboard
js
open fun toString(): String

Properties

max
Link copied to clipboard
js
val max: ComponentProperty<Property?>
min
Link copied to clipboard
js
val min: ComponentProperty<Property?>