型・APIリファレンス
    Preparing search index...

    Interface AiAutocompleteTarget

    オートコンプリート対象情報 トリガープロパティのblur時に補完される対象プロパティとその設定

    interface AiAutocompleteTarget {
        config: AiAutocompleteSetting;
        targetPropertyName: string;
    }
    Index

    Properties

    オートコンプリート設定

    targetPropertyName: string

    補完対象のプロパティ名