MCPcopy Create free account
hub / github.com/DeedMob/react-load-image / hyphenateStyleName

Function hyphenateStyleName

example/dist.js:16438–16440  ·  view source on GitHub ↗

* Hyphenates a camelcased CSS property name, for example: * * > hyphenateStyleName('backgroundColor') * < "background-color" * > hyphenateStyleName('MozTransition') * < "-moz-transition" * > hyphenateStyleName('msTransition') * < "-ms-transition" * * As Modernizr suggests (http:

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dist.jsFile · 0.85

Calls 1

hyphenateFunction · 0.85

Tested by

no test coverage detected