created:12/30/2020
updated:12/30/2020
loc
5
comments
0
Array
Name | Description | Default | Controls |
|---|---|---|---|
| text | text | Button | |
| buttons | array | [
{
"label": "Button 1",
"style": {
"color": "red",
"backgroundColor": "white",
"padding": 0
}
},
{
"label": "Button 2",
"style": {
"color": "white",
"backgroundColor": "black",
"padding": 15
}
}
] |
Button
impact | id | description | |||||||
|---|---|---|---|---|---|---|---|---|---|
| serious | color-contrast | Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds... | |||||||
| |||||||||