@emotion/is-prop-valid
A function to check whether a prop is valid for HTML and SVG elements
Last updated 4 years ago by emotion-release-bot .
MIT · Repository · Original npm
$ cnpm install @emotion/is-prop-valid 
SYNC missed versions from official npm registry.

@emotion/is-prop-valid

Check whether a prop is valid for HTML and SVG elements

yarn add @emotion/is-prop-valid
import isPropValid from '@emotion/is-prop-valid'

isPropValid('href') // true

isPropValid('someRandomProp') // false

Current Tags

  • 1.1.2                                ...           latest (4 years ago)
  • 0.9.0-next.1                                ...           next (6 years ago)

6 Versions

  • 1.1.2                                ...           4 years ago
  • 1.0.0-rc.0                                ...           5 years ago
  • 1.1.1                                ...           4 years ago
  • 0.9.0-next.1                                ...           6 years ago
  • 0.7.3                                ...           7 years ago
  • 0.8.8                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org