Template:Button
Renders a Qt Design System button (qt-button web component) that links to a URL.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Label | 1 label | Text shown on the button.
| String | optional |
| URL | 2 href | The link the button points to. | URL | suggested |
| Appearance | 3 appearance | Visual style of the button.
| String | optional |
| Brand | 4 brand | Brand color styling of the button.
| String | optional |