toolSettingsNode
Accessor
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: ReactNode
Returns - ReactNode
Setter
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(r: ReactNode): void
Parameter | Type | Description |
---|---|---|
r | ReactNode |
Returns - void
Defined in
Last Updated: 20 June, 2023