Visual properties and their impact on your theme.
The panelBackground
setting controls the background effect applied to panelled elements such as cards and tables.
Passing the translucent
value creates a subtle overlay effect on these elements.
While solid
is useful when you'd prefer to present information unobstructed.
Full name | Group | |
---|---|---|
Danilo Sousa | danilo@example.com | Developer |
Zahra Ambessa | zahra@example.com | Admin |
Jasper Eriksson | jasper@example.com | Developer |
The radius
setting manages the radius factor applied to elements.
The resulting border-radius
is contextual and differs depending on the component. For example, when set to full
, a Button becomes pill shaped while a Checkbox will never become fully rounded to prevent any confusion between it and a Radio Group.
none
medium
full