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

    Interface BulkTimePropertyEditor

    一括更新画面のTimePropertyEditor

    interface BulkTimePropertyEditor {
        customStyle?: string;
        displayType: "TEXT";
        minInterval?: MinInterval;
        minRoundingMode?: MinRoundingMode;
        placeholder?: string;
        timeDispRange?: TimeDispRange;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    カスタムスタイル

    displayType: "TEXT"

    表示タイプ

    minInterval?: MinInterval

    分の入力間隔

    minRoundingMode?: MinRoundingMode

    分の端数処理モード

    placeholder?: string

    プレースホルダ

    timeDispRange?: TimeDispRange

    時間の表示範囲

    type: string

    エディタの種類