Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-component/form
/ validateFirst.js
File
validateFirst.js
examples/validateFirst.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint react/no-multi-comp:0, no-console:0 */
2
3
import
{ createForm, formShape } from
'rc-form'
;
4
import
React, { Component } from
'react'
;
Callers
nothing calls this directly
Calls
2
createForm
Function · 0.85
resetFields
Method · 0.80
Tested by
no test coverage detected