tripolskypetr's picture
Update README.md
4f8031f verified
---
title: React Declarative Docs
emoji: 🗺️
colorFrom: red
colorTo: yellow
sdk: static
pinned: false
---
# react-declarative-docs
> Docs for [react-declarative](https://github.com/react-declarative/react-declarative) — a TypeScript/React library built on MUI for building forms, data grids, and app shells from JSON schemas.
## Repo structure
```
source/ # Mintlify site (.mdx + docs.json)
typed.d.ts # Bundled type declarations (TypeDoc entry point)
typedoc.json # TypeDoc config
```
### Doc sections
| Section | Content |
|---|---|
| Get Started | Introduction, installation, quickstart |
| Core Concepts | Field schemas, field types (40+), layout containers, state management |
| Components | One, List, Scaffold, KanbanView, WizardView |
| Guides | Validation, conditional fields, custom fields, async data, routing |
| Advanced | Slot factory, DI container, reactive programming, AI integration |
| API Reference | Full props, hooks, and types reference |
## Links
- [react-declarative on GitHub](https://github.com/react-declarative/react-declarative)
- [Interactive playground](https://react-declarative-playground.github.io/)
- [Mintlify](https://mintlify.com)