g3-toolkit API Reference
    Preparing search index...

    Interface VirtualizeOptions

    interface VirtualizeOptions {
        keyField?: string;
    }
    Index

    Properties

    Properties

    keyField?: string

    The field in the tabular data that matches UGM node IDs. Default: "id".