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
I know this is not really conform to microsoft fluent, but I would like to add custom information in top of the NavigationPane.
So do you think there is a possibility to add custom height header ?
The text was updated successfully, but these errors were encountered:
There is already:
NavigationView( pane: NavigationPaneSize( topHeight: <your height here>, ), ),
Sorry, something went wrong.
My bad. Thanks
I test and that's not work (topHeight is only used when we have a top navigation)
But I use a left navigation pane:
Successfully merging a pull request may close this issue.
I know this is not really conform to microsoft fluent, but I would like to add custom information in top of the NavigationPane.
So do you think there is a possibility to add custom height header ?
The text was updated successfully, but these errors were encountered: