fieldnotesai
Preparing search index...
src/components/ui/ShellLayout
ShellNavItem
Interface ShellNavItem
Provides functionality for shell nav item.
interface
ShellNavItem
{
icon
:
string
;
iconComponent
?:
ReactNode
;
label
:
string
;
path
:
string
;
section
?:
string
;
}
Index
Properties
icon
icon
Component?
label
path
section?
Properties
icon
icon
:
string
Optional
icon
Component
iconComponent
?:
ReactNode
label
label
:
string
path
path
:
string
Optional
section
section
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
icon
icon
Component
label
path
section
fieldnotesai
Loading...
Provides functionality for shell nav item.