Module: InputRange/maxMinValuePropType

Methods

(static) maxMinValuePropType(props) → (nullable) {Error}

A prop type accepting a range of numeric values or a single numeric value
Parameters:
Name Type Description
props Object React component props
Source:
Returns:
Return Error if validation fails
Type
Error