Interface DetailLabelablePropertyEditor

DetailViewのラベル形式をサポートするプロパティエディタの基底型

interface DetailLabelablePropertyEditor {
    customStyle?: string;
    type: string;
}

Hierarchy (View Summary)

Properties

Properties

customStyle?: string

カスタムスタイル

type: string

エディタの種類