Skip to content

@serenity-is/corelib / PropertyGridOptions

Interface: PropertyGridOptions

Properties

idPrefix?

optional idPrefix: string

Defined in

src/ui/widgets/propertygrid.tsx:614


items

items: PropertyItem[]

Defined in

src/ui/widgets/propertygrid.tsx:615


localTextPrefix?

optional localTextPrefix: string

Defined in

src/ui/widgets/propertygrid.tsx:616


mode?

optional mode: PropertyGridMode

Defined in

src/ui/widgets/propertygrid.tsx:618


value?

optional value: any

Defined in

src/ui/widgets/propertygrid.tsx:617