Prompt

Trait Prompt 

Source
pub trait Prompt: EventEmitter<PromptResponse> + Focusable { }
Expand description

A prompt that can be rendered in the window.

Implementors§