pub fn create_tab() -> WuiResult<TabId>Expand description
Create a new tab NOTE: Just because a tab is created does not mean it is “valid”. Wait for the correct tab state with wait_for_tab_state and make sure everything is drawn before displaying to avoid artefacts