cheetah-grid
    Preparing search index...

    Variable default

    default: {
        columns: columns;
        core: core;
        data: data;
        GridCanvasHelper: typeof GridCanvasHelper;
        headers: headers;
        ListGrid: typeof ListGrid;
        register: __module;
        themes: __module;
        tools: tools;
        get icons(): { [key: string]: IconDefine };
    }

    Type declaration