WeightPickerProps Interface

Properties for the WeightPickerButton React component

Extends

Properties

Name Type Description
activeWeight number active weight  
colorDef ColorDef | undefined color specification  
disabled boolean | undefined Disabled or not  
dropDownTitle string | undefined Title to show at top of DropDown  
hideLabel boolean | undefined hide the weight label  
onLineWeightPick (weight: number) => void | undefined    
readonly boolean | undefined Readonly or not  
weights number[] available weights  

Inherited properties

Name Type Inherited from Description
itemId string | undefined CommonProps Optional unique identifier for item.

Defined in

Last Updated: 13 May, 2024