Highcharts Grid
    Preparing search index...

    Renderer for the Select in a column..

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    column: Column

    The column to which the specific renderer belongs.

    Options to control the renderer content.

    defaultEditingRenderer:
        | "select"
        | "checkbox"
        | "dateInput"
        | "dateTimeInput"
        | "numberInput"
        | "textInput"
        | "timeInput" = 'timeInput'

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

    defaultOptions: TimeInputRendererOptions = ...

    Default options for the time input renderer.

    Methods