PromptField Variable

Prompt Field React component. This component is designed to be specified in a status bar definition. It is used to display prompts from tools. To send a prompt to this component use IModelApp.notifications.outputPromptByKey or IModelApp.notifications.outputPrompt. This React component is Redux connected.

Type

ConnectedComponent<, Omit<ClassAttributes<PromptFieldComponent> & PromptFieldProps, "toolPrompt">>

Default Value

typescript ...

Deprecated  

Defined in

Last Updated: 20 June, 2023