WeightPickerButton Class
WeightPickerButton component
Extends
- React.PureComponent<WeightPickerProps, WeightPickerState>
Methods
| Name | Description | |
|---|---|---|
| constructor(props: WeightPickerProps): WeightPickerButton | ||
| componentDidMount(): void | Called immediately after a component is mounted. | |
| render(): React.JSX.Element | ||
| setFocus(): void | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| defaultProps Static | { weights: number[] } | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.