Interface BulkDateTimePropertyEditor

BulkViewのDateTime型のプロパティエディタの基底型

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

Hierarchy (View Summary)

Properties

customStyle?: string

カスタムスタイル

placeholder?: string

プレースホルダ

type: string

エディタの種類