Button

FunctionDescription

Full Width Button (1)

This makes the button take up 100% of the available width.

Outline Button (2)

The background color is transparent, and only the text and border are visible in the color of Type (3).

Button Type (3)

Primary Color = The primary color of the theme Secondary Color = The secondary color of the theme Dark = Bootstrap 5 standard "dark" Light = Bootstrap 5 standard "light"

Button as Link = The button is displayed as a simple link Status - Success = The status color "success" of the theme Status - Information = The status color "info" of the theme Status - Warning = The status color "warning" of the theme Status - Error = The status color "error" of the theme

Button Size (4)

The size of the button can be defined here. This also affects the font size.

Button Text (5)

Here you set the text that should appear on the button. Multilingual options are, of course, possible.

Last updated