<button>
Buttons allow your users to perform actions by pressing them.
Example
xml
<button>
<text>...</text>
</button>Attributes
| Attribute | Type | Required |
|---|---|---|
width | Length | No |
height | Length | No |
padding | float | No |
padding-top | float | No |
padding-right | float | No |
padding-bottom | float | No |
padding-left | float | No |
on-press | string | No |
on-press-with | string | No |
on-press-maybe | string | No |
clip | boolean | No |
style | string | No |