https://schema.legytma.com.br/3.0.0/schema/box_constraints_loose.schema.json
Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | box_constraints_loose.schema.json |
object (Box Constraints Loose)
any of
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| type | string |
Optional | cannot be null | Box Constraints Loose |
| size | object |
Optional | cannot be null | Box Constraints Loose |
Identify the widget type
Used to identify parser. Every parser can permit only one type
type
string (Type)string (Type)
constant: the value of this property must be equal to:
"loose"
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"loose" |
|
"tightFor" |
|
"expand" |
|
"tightForFinite" |
|
"lerp" |
|
"default" |
Created by Windol [email protected] at 01/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
size
object (Size)object (Size)