OpenFairyGUI API
    Preparing search index...

    Interface UamComponentInstanceComboItem

    interface UamComponentInstanceComboItem {
        icon: string;
        title: string;
        value: string;
    }
    Index
    icon: string
    title: string
    value: string