API Reference > ui-framework > Notification > ToolAssistanceFieldProps ToolAssistanceFieldProps Interface Beta Properties of ToolAssistanceField component. Extends StatusFieldProps Properties Name Type Description cursorPromptTimeout number Cursor Prompt Timeout period. defaultPromptAtCursor boolean Indicates whether to show promptAtCursor by default. fadeOutCursorPrompt boolean Fade Out the Cursor Prompt when closed. includePromptAtCursor boolean Indicates whether to include promptAtCursor Checkbox. uiSettings UiSettings Optional parameter for persistent UI settings. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name isInFooterMode boolean StatusFieldProps Indicates whether the StatusBar is in footer mode onOpenWidget (widget: StatusBarFieldId) => void StatusFieldProps Function called when the widget is opened or closed. openWidget StatusBarFieldId StatusFieldProps Field Id for open widgets style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/framework/src/ui-framework/statusfields/toolassistance/ToolAssistanceField.tsx Line 55 Last Updated: 13 June, 2024