Interface DetailLabelablePropertyEditor

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

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

Hierarchy (view full)

Properties

Properties

customStyle?: string

カスタムスタイル

type: string

エディタの種類