toolSettingsNode
Getter
A React node that holds tool settings when shown in a rectangular area (i.e. not in Horizontal area at top of application window.)
toolSettingsNode: React.ReactNode
Returns - React.ReactNode
Setter
toolSettingsNode(r: React.ReactNode): void
Parameter | Type | Description |
---|---|---|
r | React.ReactNode |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.