https://schema.legytma.com.br/1.1.2/schema/size.schema.json#/properties/type
Identify the widget type
Used to identify parser. Every parser can permit only one type
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | size.schema.json* |
string (Type)
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"zero" |
|
"infinite" |
|
"fromHeight" |
|
"fromRadius" |
|
"fromWidth" |
|
"square" |
|
"default" |