pub trait Prompt: EventEmitter<PromptResponse> + Focusable { }
A prompt that can be rendered in the window.