Interface DetailAutoNumberPropertyEditor

詳細・編集画面のAutoNumberPropertyEditor

interface DetailAutoNumberPropertyEditor {
    customStyle?: string;
    displayType: "LABEL" | "HIDDEN";
    type: string;
}

Hierarchy (view full)

Properties

customStyle?: string

カスタムスタイル

displayType: "LABEL" | "HIDDEN"

表示タイプ

type: string

エディタの種類