Skip to content

UI Slots

UI slots are pure render surfaces that consume ListContext.

Slots include:

  • Table
  • Toolbar
  • FiltersPanel
  • Pagination
  • ModalOutlet
  • Status states

Slots:

  • receive no direct props from ListDisplay
  • read everything from context
  • may ignore features they don’t care about

Default implementations exist but are optional.


Table of contents

This section is generated automatically. It lists the documentation pages in this category with readable titles.

Props

Types

Members

These are member-level pages (properties/methods) generated by the tool. Useful for detail, noisy for browsing.