A point control component with color and size picker.
Props
Name | Type | Default value | Required? | Description |
---|---|---|---|---|
label |
string | - | Yes | The label for the point control. |
pointOptions |
Object | - | Yes | The point options containing color and size. |
pointType |
string | - | Yes | The type of point to show in preview window ('square', 'triangle', 'circle', 'concentric'). |