Skip to content

PanelRender

Since v1.7.1

Angular-shaped panel-slot render: a renderer function (vanilla), an Angular component class, or an array of zoned entries that each accept the same.

Component instances receive the PinnedRowsContext fields as inputs.

type PanelRender = (ctx: PinnedRowsContext) => HTMLElement | null | Type<unknown>
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