Interface DetailPropertyEditorBase

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

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

Hierarchy (view full)

Properties

Properties

customStyle?: string

カスタムスタイル

type: string

エディタの種類