Highcharts Grid
    Preparing search index...

    Type Alias ValidationNotificationFunction

    ValidationNotificationFunction: (
        this: TableCell,
        content?: EditModeContent,
    ) => string

    Callback function that returns a validation notification.

    Type Declaration