Pluxbox Logo

Go to previous page block

Purpose

Go back to the previous page.

Input

  • Execute
    Executes when a truthy value is set.

Example

graph LR
A(Button) --execute--> B(Go To Previous Page)

Caveats

  • Works well with the 'set route' block.
  • If the same route with the same variables is set multiple times, it only takes one click to go back.