Interface DetailPropertyEditorBase

DetailViewのプロパティエディタの基底型

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

Hierarchy (View Summary)

Properties

Properties

customStyle?: string

カスタムスタイル

type: string

エディタの種類