LineWeightSwatchProps Interface
Properties for the LineWeightSwatch React component
Extends
- ButtonHTMLAttributes<HTMLButtonElement>
- CommonProps
Properties
Name | Type | Description | |
---|---|---|---|
colorDef | undefined | ColorDef | color specification | |
disabled | undefined | boolean | Disabled or not | |
hideLabel | undefined | boolean | hide the weight label | |
onClick | undefined | () => void | ||
readonly | undefined | boolean | Readonly or not | |
weight | number | color specification |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
itemId | undefined | string | CommonProps | Optional unique identifier for item. |
Defined in
Last Updated: 26 April, 2023