PinnedRowsConfig
Since v1.7.1
Pinned-rows config widened to accept Angular component classes as render
inside slots[] and customPanels[]. Bridging to vanilla DOM is handled
by the side-effect import @toolbox-web/grid-angular/features/pinned-rows.
Re-exported under the same name as the core type so Angular users see a
single canonical PinnedRowsConfig from
@toolbox-web/grid-angular/features/pinned-rows.
type PinnedRowsConfig = Omit<CorePinnedRowsConfig, "slots" | "customPanels"> & object
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt