Skip to content

Commit b636d37

Browse files
committed
983366: Updated UG document for appbar
1 parent b5908aa commit b636d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

blazor/appbar/style-and-appearance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ N> You can change the prominent AppBar height if larger titles, images, or texts
3232
## CssClass
3333

3434
The `CssClass` property of the `SfAppBar` component assigns a custom CSS class to its root HTML element. This provides a clean way to introduce your own styles or completely override existing ones.
35+
3536
In the example below, the AppBar background and color are customized using the [CssClass](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Navigations.SfAppBar.html#Syncfusion_Blazor_Navigations_SfAppBar_CssClass) property.
3637

3738
```cshtml

0 commit comments

Comments
 (0)