Open
Description
URLs can use ?
and #
as "messages" to the server.
Can Dash accept URL customisations like this to dynamically alter its behaviour? A simple case would be for a user to specify dark vs light mode in the URL after a ?
. More advanced applications might include doing this to specify which repository to visualise, trigger actions, or return a smaller "card" version of the dashboard to embed in other pages or even Markdown documents.