Skip to main content

grid-pro.gridprocell

Home > @genesislcap/grid-pro > GridProCell

GridProCell class

The Grid Pro Cell element.

Signature:

export declare class GridProCell extends FoundationElement implements ICellRendererComp 

Extends: FoundationElement

Implements: ICellRendererComp

Remarks

Used inside the Grid Pro Column element, to define a cell renderer from the template.

Properties

Property

Modifiers

Type

Description

renderer

ICellRendererFunc

rendererParams

ICellRendererParams

slottedRenderer

HTMLElement[]

Methods

Method

Modifiers

Description

connectedCallback()

destroy()

getGui()

init(params)

refresh(params)

slottedAgRendererChanged()