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

    Interface BulkDatePropertyEditor

    一括更新画面のDatePropertyEditor

    interface BulkDatePropertyEditor {
        customStyle?: string;
        displayType: "TEXT";
        placeholder?: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    カスタムスタイル

    displayType: "TEXT"

    表示タイプ

    placeholder?: string

    プレースホルダ

    type: string

    エディタの種類