PropertyEditorJsonParameters Interface
Arbitrary JSON parameters for custom property editors
Extends
Properties
Name | Type | Description | |
---|---|---|---|
json | any | Arbitrary JSON that can be handled by a property editor | |
paramsType | "Json" | Used for serializing to JSON. |
Defined in
- presentation/common/src/presentation-common/rules/content/modifiers/PropertyEditorsSpecification.ts Line 65
Last Updated: 20 June, 2023