diff --git a/BlazorFluentUI/Components/Layout/NavMenu.razor b/BlazorFluentUI/Components/Layout/NavMenu.razor
index fd31a25..826977a 100644
--- a/BlazorFluentUI/Components/Layout/NavMenu.razor
+++ b/BlazorFluentUI/Components/Layout/NavMenu.razor
@@ -56,6 +56,7 @@
Just some content in a card (with a button that does not do anything). Just some content in a card (with a button that does not do anything). No Width or Height has been specified.FluentCounterBadge
component is used to display a notification count on top of another component.
+
+
AreaRestricted
property to false
.
+This card's content is restricted to its area. Open the select list below to see the result.
+ +This card's content is restricted to its area. Open the select list below to see the result.
+ +MinimalStyle
property to remove all the default styles from the FluentCard
.
+ This will allow you to use the FluentCard
component as a simple container without any style,
+ except the styles to draw box-shadow
(and some minimal styles).
+Just some content in a card (with a button that does not do anything).
+No Width or Height has been specified.
+