@serenity-is/corelib / PropertyGridOptions
Interface: PropertyGridOptions
Properties
idPrefix?
optionalidPrefix:string
Defined in
src/ui/widgets/propertygrid.tsx:614
items
items:
PropertyItem[]
Defined in
src/ui/widgets/propertygrid.tsx:615
localTextPrefix?
optionallocalTextPrefix:string
Defined in
src/ui/widgets/propertygrid.tsx:616
mode?
optionalmode:PropertyGridMode
Defined in
src/ui/widgets/propertygrid.tsx:618
value?
optionalvalue:any