Skip to Content
APIAG GridChildGridToggleCellRendererCustomParams

ChildGridToggleCellRendererCustomParams type

Tip

This API reference is automatically generated from the source code  of the @jsoc/vanilla-grid-ag  package.

View Declaration

export type ChildGridToggleCellRendererCustomParams = { columnParams: ColumnGeneratorParams< PluginConfigAg, "ujsonObject" | "ujsonObjectArray" >; };

Fields

NameTypeDefault
columnParamsColumnGeneratorParams<PluginConfigAg, "ujsonObject" | "ujsonObjectArray">