Skip to main content

Module cell_render_context

Module cell_render_context 

Source
Expand description

Context passed to custom cell renderers.

Provides row data, row and column identifiers, indices, and the cell value as a string. Context passed to custom cell renderers.

Structsยง

CellRenderContext
Context passed to custom cell renderers.