@uservane/browser: ScaleConfig
Type Alias: ScaleConfig
Section titled “Type Alias: ScaleConfig”ScaleConfig =
object
Defined in: scale.ts:14
Properties
Section titled “Properties”defaultEndLabels?
Section titled “defaultEndLabels?”
optionaldefaultEndLabels?:object
Defined in: scale.ts:18
high:
string
low:
string
groupLabel
Section titled “groupLabel”groupLabel:
string
Defined in: scale.ts:20
max:
number
Defined in: scale.ts:17
min:
number
Defined in: scale.ts:16
options?
Section titled “options?”
optionaloptions?: readonlyScaleOption[]
Defined in: scale.ts:19
type:
SurveyType
Defined in: scale.ts:15