Name | Type | Description |
---|---|---|
bottom | String | Position value from bottom reference |
height | String | Height |
left | String | Position value from left reference |
modal | Boolean | If true, the window cannot work. |
right | String | Position value from right reference |
top | String | Position value from top reference |
width | String | width |
type | String |
---|---|
Position value from bottom reference
|
type | String |
---|---|
Height
|
type | String |
---|---|
Position value from left reference
|
type | Boolean |
---|---|
If true, the window cannot work. If false, the window can work.
|
type | String |
---|---|
Position value from right reference
|
type | String |
---|---|
Position value from top reference
|
type | String |
---|---|
width
|