Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ NumberControl.js
File
NumberControl.js
packages/decap-cms-widget-number/src/NumberControl.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
ImmutablePropTypes from
'react-immutable-proptypes'
;
4
const
ValidationErrorTypes = {
Callers
nothing calls this directly
Calls
3
onChange
Function · 0.85
get
Method · 0.80
validateMinMax
Function · 0.70
Tested by
no test coverage detected