Back button handling?

There seems to be some support in DHTMLX Touch for back button support but nothing obvious in DHTMLX itself. How do people handle this?

TIA.

This functionality doesn’t require any special support in the DHTMLX UI
You can use any js routing library to handle state of the app in the url hash and restore it back when back key used.

Thank you, I was unaware this was possible. Are there any examples of doing just this?

Hello, G40
Unfortunatelly, for today there is no demo