Properties
Optional
color
color?: string | ((theme) => string)
Type declaration
- (theme): string
Returns string
Optional
focusColor
focusColor?: string | ((theme) => string)
Type declaration
- (theme): string
Returns string
Optional
hoverColor
hoverColor?: string | ((theme) => string)
Type declaration
- (theme): string
Returns string