MCPcopy Create free account
hub / github.com/danizep/react-timeless / hyphenateStyleName

Function hyphenateStyleName

examples/bundle.js:19154–19156  ·  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 sugges

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bundle.jsFile · 0.85

Calls 1

hyphenateFunction · 0.85

Tested by

no test coverage detected