Vh

value class Vh(val value: Double) : Length.Relative

Relative to 1% of the height of the viewport.

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard

Functions

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