CSSFloat

sealed interface CSSFloat : StylePropertyValue(source)

A list of enumerated CSS float values.

Note: This class is named CSSFloat to avoid collision with the Kotlin Float class.

See: https://developer.mozilla.org/en-US/docs/Web/CSS/float

Types

Link copied to clipboard