API Reference > ui-components > LineWeight > WeightPickerProps WeightPickerProps Interface Beta Properties for the WeightPickerButton React component Extends ButtonHTMLAttributes<HTMLButtonElement> CommonProps Properties Name Type Description activeWeight number active weight colorDef undefined | ColorDef color specification disabled undefined | boolean Disabled or not dropDownTitle undefined | string Title to show at top of DropDown hideLabel undefined | boolean hide the weight label onLineWeightPick undefined | (weight: number) => void readonly undefined | boolean Readonly or not weights number[] available weights Defined in ui/components/src/ui-components/lineweight/WeightPickerButton.tsx Line 22 Last Updated: 12 June, 2024