Rem

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

Relative to font-size of the root element.

Constructors

Link copied to clipboard
constructor(value: Double)

Properties

Link copied to clipboard

Functions

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