cheetah-grid
    Preparing search index...

    Type Alias IndicatorObject

    type IndicatorObject = {
        color?: ColorDef;
        size?: number | string;
        style?: IndicatorStyle;
    }
    Index

    Properties

    Properties

    color?: ColorDef
    size?: number | string