topbar()
The topbar() function allows you to include a fixed topbar in your app.
Here’s an example of how to use the topbar function:
topbar
from preswald import topbar #add the topbar topbar()
This will add the topbar to your app:
Was this page helpful?