Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IRatingConfig

Index

Properties

Properties

Optional max

max: number

Changes the number of icons.

default:

5

Optional stateOff

stateOff: string

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

default:

null

Optional stateOn

stateOn: string

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

default:

null

Optional titles

titles: string[]

An array of strings defining titles for all icons.

default:

["one", "two", "three", "four", "five"]

Generated using TypeDoc