Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/react-component/form
/ file-input.js
File
file-input.js
examples/file-input.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, react/prefer-stateless-
function
:0,
2
no-undef:0, react/no-unescaped-entities:0 */
3
4
import
{ createForm, formShape } from
'rc-form'
;
Callers
nothing calls this directly
Calls
2
getFieldProps
Function · 0.85
createForm
Function · 0.85
Tested by
no test coverage detected