ISidebarOrgSectionProps
Interface: ISidebarOrgSectionProps
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:4
Props for the SidebarOrgSection component.
Properties
hideDrawer
hideDrawer:
boolean
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:8
Whether the drawer is hidden/collapsed.
isProfilePage?
optionalisProfilePage:boolean
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:10
Whether current page is the profile page.
orgId
orgId:
string
Defined in: src/types/shared-components/SidebarOrgSection/interface.ts:6
Organization ID to fetch and display.