Appearance
Context
The context layer defines the runtime contract between ListDisplay, features, and UI slots.
It exposes:
- current state (via refs)
- feature APIs
- runtime helpers
- metadata such as idKey and field definitions
All UI slots consume the same context instance. State changes occur internally and do not trigger parent re-renders.
This layer should be considered read-only for UI code.
Table of contents
This section is generated automatically. It lists the documentation pages in this category with readable titles.
Contexts
Members
These are member-level pages (properties/methods) generated by the tool. Useful for detail, noisy for browsing.