Skip to Content
APIVue GridChildGridToggleProps

ChildGridToggleProps type

Tip

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

View Declaration

export type ChildGridToggleProps<C extends PluginConfig> = { columnParams: ColumnGeneratorParams<C, "ujsonObject" | "ujsonObjectArray">; row: GridRow; };

Fields

NameTypeDefault
columnParamsColumnGeneratorParams<C, "ujsonObject" | "ujsonObjectArray">
rowUJSONObject