PinnedRowSlot
Since v2.6.0
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://toolboxjs.com/llms-full.txt