Getting Started
Usages
Columns
API References
ngx-panemu-table / Interface

CellComponent

Generic types:T

Interface for custom cell renderer component.

Properties

NameTypeDescription
column
PropertyColumn<T>

This property contains column data.

parameter
any

This property contains custom parameter.

row
T

This property contains row data.