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

    Type Alias GetSelectFilterParameter

    リファレンスプロパティエディタ選択フィルター取得パラメータ

    type GetSelectFilterParameter = {
        elementRuntimeId: string;
        executeMode: ExecuteMode;
        keyword: string;
        viewKey: EntityViewKey;
    }
    Index
    elementRuntimeId: string

    ElementRuntimeId

    executeMode: ExecuteMode

    実行モード

    keyword: string

    検索キーワード

    viewKey: EntityViewKey

    EntityViewのKey情報