MCPcopy
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
3import { createForm, formShape } from 'rc-form';
4import React, { Component } from 'react';

Callers

nothing calls this directly

Calls 2

createFormFunction · 0.85
resetFieldsMethod · 0.80

Tested by

no test coverage detected