Raindex SDK Documentation
    Preparing search index...

    Interface GuiSelectTokensCfg

    interface GuiSelectTokensCfg {
        description?: string;
        key: string;
        name?: string;
    }
    Index

    Properties

    description?: string
    key: string
    name?: string