Reference
This section is the formal API reference for @datasketch/monkeytab.
Where to find what
- API reference —
complete
<MonkeyTable>props reference, every field type, every option, including the config-driven API and per-column coloring. - Extension API — how to add custom renderers, editors, computed functions, and constraints.
- Architecture — the high-level architecture of the package.
- Changelog — version history.
Each page mirrors a file that ships with the npm package — BROWSER.md,
EXTENDING.md, architecture.md, and CHANGELOG.md at the public repo
root. The pages here render from a shared source, so every change on
github is live here immediately.