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

    Interface DetailPrimitivePropertyEditor

    DetailViewのプリミティブ型のプロパティエディタの基底型

    interface DetailPrimitivePropertyEditor {
        customStyle?: string;
        placeholder?: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    カスタムスタイル

    placeholder?: string

    プレースホルダ

    type: string

    エディタの種類