Highcharts Dashboards
    Preparing search index...

    Options to configure the modifier.

    interface FilterModifierOptions {
        condition?: FilterCondition;
        type: "Filter";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    condition?: FilterCondition

    Condition that must be met for a row to be included in the modified table.

    type: "Filter"

    Name of the related modifier for these options.