OpenFairyGUI API
    Preparing search index...

    Interface ComponentCustomProperty

    interface ComponentCustomProperty {
        label: string;
        propertyId: 0 | 1;
        target: string;
    }
    Index
    label: string
    propertyId: 0 | 1
    target: string