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

    Interface SearchConditionPropertyEditorBase

    検索条件プロパティエディタの基底型

    interface SearchConditionPropertyEditorBase {
        customStyle?: string;
        hidden: boolean;
        inputCustomStyle?: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    表示カスタムスタイル

    hidden: boolean

    hiddenにするか?

    inputCustomStyle?: string

    入力カスタムスタイル

    type: string

    エディタの種類