tab

Function tab 

Source
pub fn tab<S: Into<String>>(
    ui: &mut UI<'_, '_>,
    label_text: S,
    selected: bool,
) -> TabResponse
Expand description

A selectable tab with a close button. Should be used inside pierro::menu_bar