UnitExt extension

on

Properties

em Unit

Available on num, provided by the UnitExt extension

Refers to the CSS em (font size) unit.
no setter
percent Unit

Available on num, provided by the UnitExt extension

Refers to the CSS % (percent) unit.
no setter
pt Unit

Available on num, provided by the UnitExt extension

Refers to the CSS pt (point) unit.
no setter
px Unit

Available on num, provided by the UnitExt extension

Refers to the CSS px (pixel) unit.
no setter
rem Unit

Available on num, provided by the UnitExt extension

Refers to the CSS rem (root em) unit.
no setter
vh Unit

Available on num, provided by the UnitExt extension

Refers to the CSS vh (viewport height) unit.
no setter
vw Unit

Available on num, provided by the UnitExt extension

Refers to the CSS vw (viewport width) unit.
no setter