We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Via #1204: ui.nav_item currently supports hash-change navigation only.
It would be nice to introduce a new path property for ui.nav_item to support opening external websites from side navigation.
path
ui.nav_item
The text was updated successfully, but these errors were encountered:
feat: add path attribute to ui.nav_item #1952
b79b5a2
chore: add test, update docs #1952
9b04d7b
chore: update py example, update example img #1952
04dc963
docs: change navigation path description #1952
9b352bc
feat: Support external links in navigation #1952 (#1958)
c4750c9
Successfully merging a pull request may close this issue.
Via #1204: ui.nav_item currently supports hash-change navigation only.
It would be nice to introduce a new
path
property forui.nav_item
to support opening external websites from side navigation.The text was updated successfully, but these errors were encountered: