Skip to main content

IRatingTokens

@spartanfx/react v1.2.2


@spartanfx/react / index / IRatingTokens

Interface: IRatingTokens

Customization tokens for Rating styling

Properties

Options

PropertyTypeDescription
borderRadius?stringContainer border radius
gap?numberGap between rating elements in pixels

Appearance & theming

PropertyTypeDescription
backgroundColor?stringContainer background color
borderColor?stringContainer border color
fillColor?stringFill color for active/filled elements (default: "#FBBF24" light, "#FCD34D" dark)
labelColor?stringLabel text color
outlineColor?stringOutline color for empty elements (default: "#D1D5DB" light, "#4B5563" dark)