@spartanfx/react v1.0.5
@spartanfx/react / IRatingTokens
Interface: IRatingTokens
Customization tokens for Rating styling
Properties
| Property | Type | Description |
|---|
backgroundColor? | string | Container background color |
borderColor? | string | Container border color |
borderRadius? | string | Container border radius |
fillColor? | string | Fill color for active/filled elements (default: "#FBBF24" light, "#FCD34D" dark) |
gap? | number | Gap between rating elements in pixels |
labelColor? | string | Label text color |
outlineColor? | string | Outline color for empty elements (default: "#D1D5DB" light, "#4B5563" dark) |