IntWebExtensions
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Extension method for CSS em units. Relative to the font-size of the element (2em means 2 times the size of the current font)
Extension method for CSS em units. Relative to the font-size of the element (2em means 2 times the size of the current font)
Attributes
Extension method for CSS px units. Pixels (px) are relative to the viewing device. For low-dpi devices, 1px is one device pixel (dot) of the display. For printers and high resolution screens 1px implies multiple device pixels.
Extension method for CSS px units. Pixels (px) are relative to the viewing device. For low-dpi devices, 1px is one device pixel (dot) of the display. For printers and high resolution screens 1px implies multiple device pixels.
Attributes
Extension method for CSS vh units. Relative to 1% of the height of the viewport
Extension method for CSS vh units. Relative to 1% of the height of the viewport