@@ -30,7 +30,7 @@ The following example depicts the code to provide spacing between the home and p
30
30
</div>
31
31
```
32
32
33
- ![ Blazor AppBar with Spacer] ( ./images/spacer_appbar .png )
33
+ ![ Blazor AppBar with Spacer. ] ( ./images/blazor-appbar-spacer .png )
34
34
{% previewsample "https://blazorplayground.syncfusion.com/embed/htLKWVizhrJGeHZk?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
35
35
36
36
## Separator
@@ -68,7 +68,7 @@ The following example depicts the code to provide a vertical line between a grou
68
68
```
69
69
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZrUWhizrrSDjGWv?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
70
70
71
- ![ Blazor AppBar with Separator] ( ./images/separator_appbar .png )
71
+ ![ Blazor AppBar with Separator. ] ( ./images/blazor-appbar-separator .png )
72
72
73
73
## Media Query
74
74
@@ -114,7 +114,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
114
114
</style>
115
115
```
116
116
117
- ![ Blazor AppBar with Media Query] ( ./images/media_appbar .png )
117
+ ![ Blazor AppBar with Media Query. ] ( ./images/blazor-appbar-media-quary .png )
118
118
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVUWBsJrBofaJVB?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
119
119
## Designing AppBar with Menu
120
120
@@ -173,7 +173,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
173
173
</style>
174
174
```
175
175
176
- ![ Blazor AppBar with Menu] ( ./images/menu_appbar .png )
176
+ ![ Blazor AppBar with Menu. ] ( ./images/blazor-appbar-menu .png )
177
177
{% previewsample "https://blazorplayground.syncfusion.com/embed/BXrgCrsfhVRDMsdT?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
178
178
179
179
## Designing AppBar with Buttons
@@ -209,7 +209,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
209
209
</style>
210
210
```
211
211
212
- ![ Blazor AppBar with Buttons] ( ./images/buttons_appbar .png )
212
+ ![ Blazor AppBar with Buttons. ] ( ./images/blazor-appbar-buttons .png )
213
213
{% previewsample "https://blazorplayground.syncfusion.com/embed/VDVgMBMTLrdehyCb?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
214
214
215
215
## Designing AppBar with SideBar
@@ -370,7 +370,6 @@ AppBar toggle button used to control the expand and collapse state of **SfSideba
370
370
}
371
371
</style>
372
372
```
373
-
374
- ![ Blazor AppBar with SideBar] ( ./images/sidebar_appbar.png )
373
+ ![ Blazor AppBar with SideBar.] ( ./images/blazor-appbar-sidebar.png )
375
374
376
375
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVKirMTrrRbKrNE?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5 " %}
0 commit comments