Open
Description
How do I do the following on the FastUI Demo page with the Cities: when a city, e.g. Tokyo, is clicked it loads the detailed information of Tokyo at the bottom of the page using a PageEvent with server_load (instead of jumping to a new page, as it is currently implemented)? If I click Delhi, it loads all information on Delhi at the bottom of the page, etc.