Page
Base for the NoCodeDesigner page
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| smlVersion | String | 1.1 | The version of the sml dialect. |
| title | String | The name of the page. | |
| scrollable | String | false | Determines if the content of the page can be scrolled or not. Values are true|false |
| padding | String | Space around the content. Accepts 1, 2 or 4 integers (in dp): ‚8‘ (all), ‚8 16‘ (vertical horizontal), or ‚8 16 16 8‘ (top right bottom left). |
