- Source:
Methods
getBaseUnit() → {string}
- Source:
Returns:
The base unit type of the container ('em')
- Type
- string
getElement() → (nullable) {Element}
- Source:
Returns:
An element in the container given an id
- Type
- Element
getHeight() → {Float}
- Source:
Returns:
The container's height
- Type
- Float
getRoundDigits() → {Integer}
- Source:
Returns:
The number of digits number should be rounded to
- Type
- Integer
getWidth() → {Float}
- Source:
Returns:
The container's width
- Type
- Float