File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 60
60
<MatIcon>@MatIconNames.Touch_app</MatIcon>
61
61
</MatIconButton>
62
62
63
+ <h5 class=" " mat-subtitle1" " >With Font-Awsome Icons and Link in a new Window - Target Defined</h5>
64
+ <MatIconButton Link=" " https://github.com/BlazorComponents/MatBlazor" " Target=" " _blank" " >
65
+ <MatIcon>@MatIconNames.Touch_app</MatIcon>
66
+ </MatIconButton>
67
+
68
+ <h5 class=" " mat-subtitle1" " >Internal Link in a new Window - Target Defined</h5>
69
+ <MatIconButton Link=" " /TextField" " Target=" " _blank" " >
70
+ <MatIcon>@MatIconNames.Touch_app</MatIcon>
71
+ </MatIconButton>
72
+
63
73
@code
64
74
{
65
75
Original file line number Diff line number Diff line change 32
32
33
33
</MatNavSubMenuList >
34
34
</MatNavSubMenu >
35
- <MatNavItem Href =" https://blazorboilerplate.com/" Target = " _blank " >Blazor Boilerplate - Href - Target = _blank </MatNavItem >
35
+ <MatNavItem Href =" https://blazorboilerplate.com/" >Blazor Boilerplate - Href</MatNavItem >
36
36
<MatNavItem Href =" https://www.matblazor.com/" >MatBlazor - Href</MatNavItem >
37
37
</MatNavMenu >
38
38
You can’t perform that action at this time.
0 commit comments