Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmLength

Hierarchy

Implements

Index

Constructors

constructor

Methods

debug

divide

em

emValue

  • emValue(): number

equals

  • equals(that: unknown): boolean

hashCode

  • hashCode(): number

isDefined

  • isDefined(): boolean

minus

node

  • node(): Node | undefined

opposite

pct

pctValue

  • pctValue(): number

plus

px

  • px(unitValue?: undefined | number): PxLength

pxValue

  • pxValue(): number

rem

remValue

  • remValue(): number

times

to

toString

  • toString(): string

toValue

unitValue

  • unitValue(): number

units

value

  • value(): number

Static em

Static form

Static from

Static fromAny

Static fromValue

  • fromValue(value: Value, node?: Node): Length | undefined

Static parse

Static pct

Static px

Static rem

Static unitless

Static zero