Skip to content

Rating

Displays star icons for ratings.
--- 
import { Rating } from 'fulldev-ui'
---

<Rating
  size="md"
  color="brand"
/>

Props

Prop Type Default
size sm | md | lg -
color base | brand brand
value number | string 5
text string -
html string -
as HTMLTag div
HTML Attributes Polymorphic<as> -