shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
emToPx
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.convert
Convert an em value to a px one
Params
- em*-Number
The em value to convert
- $elm”document.documentElement”HTMLElement
The HTMLElement to take as source for calculating the em
Return
- -Number
The pixel value
Example
import { emToPx } from '@blackbyte/sugar/convert';
emToPx(2);Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space