Rate Picker
import { AXRatePickerModule } from '@acorex/components/rate-picker'; Overview
MD
- Value: 2.5
Usage
ax-rate-pickerPreview
Code
Custom Icon
ax-rate-picker with custom icon.Preview
Code
Design Tokens
| --ax-comp-rate-picker-font-size | 1.5rem | Font size of the rate picker icons and text. |
| --ax-comp-rate-picker-bg-color | var(--ax-sys-color-warning-surface) | Color of rate picker background color when its active. |
| --ax-comp-rate-picker-inactive-bg-color | var(--ax-sys-color-dark) | Color of rate picker background color when its inactive. |
| --ax-comp-rate-picker-inactive-bg-color-opacity | 0.2 | value of rate picker opacity background color. |