RatingItem
Item displaying a star rating.
Rating is determined by the value of the configured field. A max rating can be configured using the max config.
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this classProperties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of RatingItem class, or subclass thereof.
-
Identifies an object as an instance of RatingItem class, or subclass thereof.
CSS variables
CSS variables that can be set to adjust appearance| Name | Description |
|---|---|
| --b-task-board-rating-item-color | Unfilled rating item color |
| --b-task-board-rating-item-filled-color | Filled rating item color |