Reference
This section is the formal API reference for @datasketch/monkeytab.
Where to find what
The full API documentation lives in three top-level files in the public repo:
- BROWSER.md —
complete
<MonkeyTable>props reference, every field type, every option - EXTENDING.md — how to add custom renderers, editors, computed functions, and constraints
- docs/architecture.md — the high-level architecture of the package
These files ship with the npm package and are also rendered here on the site (coming soon — we're wiring up the file mirror).