shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
getScaleProperty
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.style
Get a scale properties of an HTMLElement
Params
- $elm*-HTMLElement
The element to get the properties from
Return
- -Number
The scale property
Example
import { getScaleProperty } from '@blackbyte/sugar/dom'
const props = getScaleProperty($myCoolHTMLElement);
// output format
// 2Todo
- testsnormal
Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space