Rating Stars
name
, size
, and value
, and that can be customized using the properties' parameters available.Example

Usage
HTML
SASS
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Name | name | Sets the input name | string | 'rating' |
Reviews | reviews | Number of reviews to display. | number | '0' |
Size | size | Adjusts the height and width of the component to fixed, standardized size. | "large" | "medium" | "mini" | "small" | 'medium' |
Value | value | Controls the numbers of rating stars | number | undefined |
Modified at 2024-03-21 08:27:31