Renderer surface read by the panel
PanelRenderer
Interface
projects/forms/select/shared/panel-renderer.ts
Import#
import { PanelRenderer } from '@cngx/forms/select'
Description#
Renderer surface read by the panel.
Index#
Properties
Instance Properties#
virtualizer#
literal typeReadonlyOptional
Virtualisation metadata the panel reads when present:
startIndex- absolute index of the first rendered item; binddata-cngx-recycle-index = startIndex + iper row.offsetBefore/offsetAfter- spacer-div pixel heights.setsize- total item count foraria-setsize.scrollToIndex- invoked by the variant when AD nav exceeds the rendered window.