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