prop-types

v0.0.4arrow_drop_down
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
74
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
1 KB
PropType that defines a string or number
1 contributor
Install prop-types as a package?
Copied
npm i @bit/ach5910.mefrontend.prop-types
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
chevron_left
chevron_right

PropType that defines a string or number

PropType that defines number that may be represented as a string.

Prop type for pass through props

Creates a PropType shape from the propObj and the requested optional and requested props to apply

Throws an error when a prop couldn’t be accessed on a propType

Adds the required PropTypes

Adds the optional PropTypes

Represents a React ref of an element

Prop Type for an element’s style object

Help and resources