PinnedRowSlot
A unified pinned-row slot. Discriminated by the presence of render:
- With
render⇒PanelSlot(a status-panel row) - Without
render⇒AggregationSlot(an aggregation row)
Each slot occupies one DOM row inside its position area, in declared order.
type PinnedRowSlot = PanelSlot | AggregationSlot
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt