DevelopmentResource Framework
Schema
Resource Framework — Schema Reference
This section lists the core TypeScript types that make up the Resource Framework, with concise examples for each. It’s split across four pages:
- Routes and registries: see Schema — Routes
- Field specs and built columns: see Schema — Fields
- Column constructors and registry: see Schema — Constructors
- Hooks: see Schema — Hooks
Each page includes:
- A minimal type signature for quick scanning
- A short example demonstrating typical usage