Highcharts Grid
    Preparing search index...

    Renderer for the Text in a column..

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    column: Column

    The column to which the specific renderer belongs.

    format?: string

    The format to use for the text content.

    formatter?: (this: TableCell) => string

    Formatter function for the text content.

    Options to control the renderer content.

    defaultEditingRenderer: Record<ColumnDataType, EditModeRendererTypeName> = ...

    The default edit mode renderer type names for this view renderer.

    defaultOptions: TextRendererOptions = ...

    Default options for the text renderer.

    Methods