CSSFloat

class 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
object Companion

Functions

Link copied to clipboard
open override fun toString(): String