You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
///@prop{Map}toggle-button-background-focus [color: ('gray', 200)] - The combo toggle button background color when the combo is focused.
17
+
///@prop{Map}toggle-button-background-focus--border [color: ('gray', 100)] The combo toggle button background color when the combo is focused in border and line variants.
///@prop{Map}toggle-button-background-focus [color: ('gray', 200)] - The select toggle button background color when the select is focused.
17
+
///@prop{Map}toggle-button-background-focus--border [color: ('gray', 100)] - The select toggle button background color when the select is focused in material border and line variants.
///@prop{Map}toggle-button-foreground-focus [color: ('gray', 700)] - The combo toggle button foreground color when the combo is focused.
20
+
///@prop{Map}toggle-button-foreground-focus [color: ('gray', 900)] - The combo toggle button foreground color when the combo is focused.
21
21
///@prop{Map}toggle-button-foreground-filled [color: ('gray', 900)] - The combo toggle button foreground color when the combo is focused.
22
22
///@prop{Map}toggle-button-background-disabled [color: ('gray', 100)] - The combo toggle button background color when the combo is disabled.
23
23
///@prop{Map}toggle-button-foreground-disabled [color: ('gray', 400)] - The combo toggle button foreground color when the combo is disabled.
24
24
///@prop{Map}toggle-button-background-focus--border [color: ('gray', 300)] The combo toggle button background color when the combo is focused in border and line variants.
25
25
///@prop{Color}clear-button-background [transparent] - The combo clear button background color.
0 commit comments