File size: 1,203 Bytes
1bc1462
 
a30cbe3
4f8031f
1bc1462
 
 
 
 
9375fc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
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)