cheetah-grid
    Preparing search index...

    Interface NumberColumnOption

    interface NumberColumnOption {
        fadeinWhenCallbackInPromise?: boolean | null;
        format?: NumberFormat;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fadeinWhenCallbackInPromise?: boolean | null
    format?: NumberFormat