Documentation

@kanunilabs/pivotgrid


@kanunilabs/pivotgrid / VanillaCellConfig

Interface: VanillaCellConfig

The vanilla cell-prepared contract: text is a string or a Node, never JSX.

Properties

className

className: string


style

style: Record<string, string | number>


text

text: string | Node | null