API Reference > ui-framework > ToolSettings > ToolUiProvider > toolSettingsNode 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 ui/framework/src/ui-framework/zones/toolsettings/ToolUiProvider.tsx Line 29 Last Updated: 11 June, 2024