You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|display-name-key |Used in the customization screens as localized strings that describes the name of the property. |string |Yes |
30
30
|of-type| Defines the data type of the property| See [Remarks](#remarks)|Optional|
31
-
|usage |The usage attribute identifies if the property is meant to represent an entity attribute that the component can change (bound) or read-only values (input)|bound or input |Optional|
31
+
|usage |The usage attribute identifies if the property is meant to represent an entity attribute that the component can change (bound) or read-only values (input)|bound or input |Yes|
32
32
|required |Whether the property is required or not |boolean |Optional |
33
33
|of-type-group |Name of the type-group as defined in manifest| string |Optional |
34
34
|description-key |Used in the customization screens as localized strings that describes the description of the property. |string |Optional |
0 commit comments