@serenity-is/corelib / PropertyGridOptions
Interface: PropertyGridOptions
Table of contents
Properties
Properties
categoryOrder
• Optional categoryOrder: string
Defined in
src/ui/widgets/propertygrid.ts:646
defaultCategory
• Optional defaultCategory: string
Defined in
src/ui/widgets/propertygrid.ts:647
idPrefix
• Optional idPrefix: string
Defined in
src/ui/widgets/propertygrid.ts:643
items
• Optional items: PropertyItem[]
Defined in
src/ui/widgets/propertygrid.ts:644
localTextPrefix
• Optional localTextPrefix: string
Defined in
src/ui/widgets/propertygrid.ts:648
mode
• Optional mode: PropertyGridMode
Defined in
src/ui/widgets/propertygrid.ts:649
useCategories
• Optional useCategories: boolean