Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 962 Bytes

File metadata and controls

23 lines (14 loc) · 962 Bytes

Documentation Index

This documentation is split into focused guides so the root README.md can stay short and easy to scan.

Getting Started

  • Getting Started: installation, asset publishing, and the first Cell example

Reference Guides

Development

Suggested Reading Order

  1. Read Getting Started first.
  2. Continue with Cells Reference and open the guide that matches the components you need.
  3. Read Helpers Reference when you want to automate validation, old input, or table payload generation.
  4. Check Development Guide only if you contribute to the package locally.