v7.3.0

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 class

Properties

Properties are getters/setters or publicly accessible variables on this class

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
type: rating

Source path

TaskBoard/view/item/RatingItem.js

Contents