PanelRender
Since v1.9.1
Vue-typed render function for a pinned-row panel slot.
Returning a real HTMLElement (e.g. built-in renderers from
@toolbox-web/grid/plugins/pinned-rows) is supported as a pass-through.
type PanelRender = (ctx: PinnedRowsContext) => VNode | HTMLElement | null | undefined
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt