Skip to main content

handle_quick_input_show_input_box

Function handle_quick_input_show_input_box 

Source
pub async fn handle_quick_input_show_input_box(
    Runtime: Arc<ApplicationRunTime>,
    Args: Vec<Value>,
) -> Result<Value, String>
Expand description

Show an input box dialog. Routes through UserInterfaceProvider (blocking oneshot).