Function ::exo::ui::popup

Overview
async fn popup(value: String, value1: String, value2: Vec) -> Result

Show a interaction dialog to the user. The header describes the dialog. With the message the user can be informed what he should do. The variables are the inputs the user can fill out or change.