Simple Input Dialog Parameters
| Property | Type | Description |
|---|---|---|
| inputLabel | string | Label displayed next to the input |
| template | enum | Template of predefined buttons (OK + Cancel by default) |
| width | string | dialog box width. Examples: '500', '20%' (600 by default) |
| horizontalPosition | enum | Dialog Horizontal position (Center by default) |
| verticalPosition | enum | Dialog Vertical position (Center by default) |
| display | enum | Screen used to display popup |