formio-react
React framework implementor for the Form.io skill library — a router over three branches: build a greenfield React application around a Form.io project, add Form.io resource CRUD to a React application that already exists, or embed a single form. Targets Vite, React Router data routers, and @formio/react. Claims ONLY React-explicit triggers. Use when the user says "build it in React", "React front-end for this Form.io project", "use React", "use @formio/react", "the React skill", "add Form.io CRUD to my React app", "wire this Form.io project into my existing React app", or "embed a Form.io form in React". Not for: framework-agnostic app requests (see formio-application); planning a data model (see formio-resource-planner); framework-agnostic embed/render-a-form requests (see formio-form); Angular work (see formio-angular); REST endpoint lookups (see formio-api).
Pinned to revision 142f80b259ef, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/formio-react/SKILL.md
- skills/formio-react/AUTH.md
- skills/formio-react/BOOTSTRAP.md
- skills/formio-react/CONFIG.md
- skills/formio-react/EXISTING.md
- skills/formio-react/SETUP.md
- skills/formio-react/formio-react-form/SKILL.md
- skills/formio-react/formio-react-form/references/control.md
- skills/formio-react/formio-react-form/references/environments.md
- skills/formio-react/formio-react-form/references/lifecycle.md
- skills/formio-react/formio-react-form/references/mounting.md
- skills/formio-react/formio-react-form/references/provider.md
- skills/formio-react/formio-react-form/references/styling.md
- skills/formio-react/formio-react-resources/SKILL.md
- skills/formio-react/formio-react-resources/references/app-integration.md
- skills/formio-react/formio-react-resources/references/hierarchy.md
- skills/formio-react/formio-react-resources/references/interview-guide.md
- skills/formio-react/formio-react-resources/references/kernel-contract.md
- skills/formio-react/formio-react-resources/references/phase-a-plan-template.md
- skills/formio-react/formio-react-resources/references/resource-patterns.md
- skills/formio-react/formio-react-resources/references/worked-example.md
Every link opens the file at its source, pinned to the revision this page describes.