Precision RatingsConfigurable step values (0.5, 0.25, 0.2, 0.1) with fractional visual rendering for half, quarter, and tenth stars.
RTL SupportAutomatic right-to-left behavior via the native HTML dir attribute. No extra configuration required.
Custom Icon SlotsReplace the default star with any inline content — emoji, SVG, or custom HTML — via the filled and empty named slots.
Size VariantsNamed presets (sm, md, lg) scale both star size and gap. Pass a number for an exact pixel size.
Color CustomizationControl filled, empty, and hover colors via props. Override at the theme level with CSS custom properties.
SSR-SafeAll browser APIs are properly guarded. Works in Nuxt 3 and Vite SSR environments without configuration.