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