cheetah-grid
    Preparing search index...

    Interface MenuColumnOption

    interface MenuColumnOption {
        fadeinWhenCallbackInPromise?: null | boolean;
        options?: ColumnMenuItemOptions;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fadeinWhenCallbackInPromise?: null | boolean