RadioButtonGroup CSS variables
Summary
CSS Variables table
Css variable |
Fallback |
Default |
---|---|---|
/ |
/ |
|
/ |
/ |
|
/ |
/ |
|
/ |
/ |
|
/ |
/ |
|
CSS Variables list
--mbx-radiogroup-background
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for --mbx-radiogroup-background-light
and --mbx-radiogroup-background-dark
--mbx-radiogroup-background-light
Fallback |
Default |
---|---|
RadioGroup background when dark mode is off
--mbx-radiogroup-background-dark
Fallback |
Default |
---|---|
RadioGroup background when dark mode is on
--mbx-radiogroup-text
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for --mbx-radiogroup-text-light
and --mbx-radiogroup-text-dark
--mbx-radiogroup-text-light
Fallback |
Default |
---|---|
RadioGroup text color when dark mode is off
--mbx-radiogroup-text-dark
Fallback |
Default |
---|---|
RadioGroup text color when dark mode is on
--mbx-radiogroup-radio-background
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-radiogroup-radio-background-light
and mbx-radiogroup-radio-background-dark
--mbx-radiogroup-radio-background-light
Fallback |
Default |
---|---|
Internal RadioButton background when dark mode is off
--mbx-radiogroup-radio-background-dark
Fallback |
Default |
---|---|
Internal RadioButton background when dark mode is on
--mbx-radiogroup-radio-background-hover
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-radiogroup-radio-background-hover-light
and mbx-radiogroup-radio-background-hover-dark
--mbx-radiogroup-radio-background-hover-light
Fallback |
Default |
---|---|
Internal RadioButton background when dark mode is off, on hover
--mbx-radiogroup-radio-background-hover-dark
Fallback |
Default |
---|---|
Internal RadioButton background when dark mode is on, on hover
--mbx-radiogroup-radio-icon-background
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-radiogroup-radio-icon-background-light
and mbx-radiogroup-radio-icon-background-dark
--mbx-radiogroup-radio-icon-background-light
Fallback |
Default |
---|---|
Internal RadioButton icon background when dark mode is off
--mbx-radiogroup-radio-icon-background-dark
Fallback |
Default |
---|---|
Internal RadioButton icon background when dark mode is on