Function ::exo::ui::history_back

Overview
fn history_back() -> Tuple

Navigates the user one page back. This will hapen in the actual active browser tab.

Example:

exo::ui::history_back();