page_navbar(
title = "My Dashboard",
nav_actions = list(
calcite_action(icon = "gear", text = "Settings"),
calcite_action(icon = "sign-out", text = "Logout")
),
"Dashboard content here"
)
Run the code above in your browser using DataLab