CodeCraft Auth API Docs - v0.0.0
Preparing search index...
modules/application/components/app-sidebar
AppSidebarProps
Interface AppSidebarProps
interface
AppSidebarProps
{
navigation
:
NavigationSection
[]
;
user
:
UserData
;
}
Hierarchy
ComponentProps
<
typeof
Sidebar
>
AppSidebarProps
Index
Properties
navigation
user
Properties
navigation
navigation
:
NavigationSection
[]
user
user
:
UserData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
navigation
user
CodeCraft Auth API Docs - v0.0.0
Loading...