cheetah-grid
    Preparing search index...

    Interface SimpleColumnMenuItemOption

    interface SimpleColumnMenuItemOption {
        label: string;
        value: any;
    }
    Index

    Properties

    Properties

    label: string
    value: any