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
1.7.2
No response
<MCard Class="overflow-hidden"> <MAppBar> <MAppBarNavIcon IconName="mdi-home"></MAppBarNavIcon> </MAppBar> <MSheet Class="overflow-y-auto" MaxHeight="600" Id="scrolling-techniques-6"> <MContainer Style="height: 1000px;"></MContainer> </MSheet> </MCard>
Microsoft Edge
The text was updated successfully, but these errors were encountered:
@TAnsz 是有点问题,虽然AppBarNavIcon的意义就是给切换导航用的,并没有太多其他意义。你可以使用<MButton IconName="mdi-home" />。后续会发v1.7.3解决此问题。
<MButton IconName="mdi-home" />
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Masa.Blazor version
1.7.2
Describe the bug
Expected Behavior
No response
Steps To Reproduce
No response
Reproduction code
.NET version
No response
What browsers are you seeing the problem on?
Microsoft Edge
Additional context
No response
The text was updated successfully, but these errors were encountered: