Back to documentation
Rating
A component that allows you to rate something by selecting how many stars it should have.
Information
Plan: Pro
Properties
| Property | Type | Default |
|---|---|---|
| Value | number | 0 |
| Read-only | boolean | false |
| Color | string | "var(--ophixor-semantic-icon-muted)" |
| Color - Hover | string | "var(--ophixor-semantic-icon-interactive)" |
| Color - Selected | string | "var(--ophixor-semantic-interactive-primary)" |
| Color - Selected - Hover | string | "var(--ophixor-semantic-interactive-primary)" |
| Font size | string | "1rem" |
| Cursor | string | "pointer" |
| Is visible | boolean | true |
| Selectors | array | [] |