@serenity-is/corelib / PropertyGridOptions

Interface: PropertyGridOptions

Table of contents

Properties

Properties

categoryOrder

Optional categoryOrder: string

Defined in

src/ui/widgets/propertygrid.ts:584


defaultCategory

Optional defaultCategory: string

Defined in

src/ui/widgets/propertygrid.ts:585


idPrefix

Optional idPrefix: string

Defined in

src/ui/widgets/propertygrid.ts:581


items

items: PropertyItem[]

Defined in

src/ui/widgets/propertygrid.ts:582


localTextPrefix

Optional localTextPrefix: string

Defined in

src/ui/widgets/propertygrid.ts:586


mode

Optional mode: PropertyGridMode

Defined in

src/ui/widgets/propertygrid.ts:587


useCategories

Optional useCategories: boolean

Defined in

src/ui/widgets/propertygrid.ts:583