Type Alias: CustomCellComponent

June 29, 2026 ยท View on GitHub

API


Type Alias: CustomCellComponent

CustomCellComponent = React.ForwardRefExoticComponent<React.PropsWithoutRef<CustomCellComponentProps> & React.RefAttributes<any>>

Defined in: src/react/VGrid.tsx:42