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

    Interface DetailDatePropertyEditor

    詳細・編集画面のDatePropertyEditor

    interface DetailDatePropertyEditor {
        customStyle?: string;
        displayType: "TEXT" | "LABEL" | "HIDDEN";
        placeholder?: string;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    customStyle?: string

    カスタムスタイル

    displayType: "TEXT" | "LABEL" | "HIDDEN"

    表示タイプ

    placeholder?: string

    プレースホルダ

    type: string

    エディタの種類