Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 512 Bytes

File metadata and controls

19 lines (9 loc) · 512 Bytes

react-form-flow

`npm: react-form-flow`

src/FormFlowProvider.js

FormFlowProvider

prop type default required description
children node React.Node where the form fields are rendered
initialData shape The initial form data
schemaData objectOf The object with validation rules per field