diff --git a/docs/references/elements/SideNav.md b/docs/references/elements/SideNav.md index 89fe9a5..bd4b0de 100644 --- a/docs/references/elements/SideNav.md +++ b/docs/references/elements/SideNav.md @@ -14,7 +14,7 @@ Extends: `Container` |activeTabBackground|color|white|Background color for the active navigation item| |activeTabTextColor|color|black|Foreground color for the active navigation item text| |sidebarScrollOffset|number|0|Current scroll offset for navigation items in scrollable mode| -|sidebarPosition|string|"left"|Position of the sidebar ("left" or "right")| +|sidebarPosition|string|left|Position of the sidebar ("left" or "right")| ## Functions