✨(react) add a design token for checkbox hover background
This was based on recent feedbacks to provide more granularity for customization. Resolve #59
This commit is contained in:
@@ -95,6 +95,7 @@ Here are available custom design tokens.
|
||||
|
||||
| Token | Description |
|
||||
|--------------- |----------------------------- |
|
||||
| background-color--hover | Background color of the component on mouse hover or focus |
|
||||
| font-size | Label font size ( shared with radio ) |
|
||||
| font-weight | Label font weight ( shared with radio ) |
|
||||
| color | Label color ( shared with radio ) |
|
||||
|
||||
Reference in New Issue
Block a user