Interface IRatingConfig

Index

Properties

Properties

optional public max?: number

Changes the number of icons.

default

: 5

optional public stateOff?: string

A variable used in the template to specify the state for unselected icons.

default

: null

optional public stateOn?: string

A variable used in the template to specify the state for selected icons.

default

: null