cheetah-grid
    Preparing search index...

    Interface NumberColumnOption

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

    Hierarchy (View Summary)

    Index

    Properties

    fadeinWhenCallbackInPromise?: null | boolean
    format?: NumberFormat