@serenity-is/corelib / PropertyGridOptions

Interface: PropertyGridOptions

Defined in: src/ui/widgets/propertygrid.tsx:604

Properties

idPrefix?

optional idPrefix: string

Defined in: src/ui/widgets/propertygrid.tsx:605


items

items: PropertyItem[]

Defined in: src/ui/widgets/propertygrid.tsx:606


localTextPrefix?

optional localTextPrefix: string

Defined in: src/ui/widgets/propertygrid.tsx:607


mode?

optional mode: PropertyGridMode

Defined in: src/ui/widgets/propertygrid.tsx:609


value?

optional value: any

Defined in: src/ui/widgets/propertygrid.tsx:608