|
minValue : 1, maxValue : 5, step: 1, value : 2, leftLabel : "-", rightLabel : "+", topLabel : "Strength",
|
|
minValue : 1, maxValue : 5, step: 1, value : 2, leftLabel : "-", rightLabel : "+", topLabel : "Strength",
|
|
onChange : (value : number, labelValue : Text, input : HTMLInputElement) => {
|
|
onChange : (value : number, labelValue : Text, input : HTMLInputElement) => {
|