cheetah-grid
    Preparing search index...

    Interface TreeColumnOption

    interface TreeColumnOption {
        cache?: boolean;
        fadeinWhenCallbackInPromise?: null | boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    cache?: boolean
    fadeinWhenCallbackInPromise?: null | boolean