Interface SearchResultPropertyEditorBase

検索結果プロパティエディタの基底型

interface SearchResultPropertyEditorBase {
    customStyle?: string;
    hidden: boolean;
    type: string;
}

Hierarchy (view full)

Properties

customStyle?: string

表示カスタムスタイル

hidden: boolean

hiddenにするか?

type: string

エディタの種類