Jump to content

Template:Button

From Qt Wiki
Revision as of 11:17, 4 August 2026 by Ollipuu (talk | contribs) (Initial template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Click here

Renders a Qt Design System button (qt-button web component) that links to a URL.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Label1 label

Text shown on the button.

Default
Click here
Stringoptional
URL or page name2 href

The link the button points to — an external URL (https://...), a site-relative path (/wiki/...), or just a wiki page name (e.g. Main Page).

Stringsuggested
Appearance3 appearance

Visual style of the button.

Suggested values
fill outline
Default
fill
Stringoptional
Brand4 brand

Brand color styling of the button.

Suggested values
neutral development qa
Default
neutral
Stringoptional