Function ::exo::ui::history_forward

Overview
fn history_forward() -> Tuple

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

Example:

exo::ui::history_forward();