talawa-admin / Modules / components/LeftDrawer/LeftDrawer / InterfaceLeftDrawerProps
Interface: InterfaceLeftDrawerProps
components/LeftDrawer/LeftDrawer.InterfaceLeftDrawerProps
Table of contents
Properties
Properties
hideDrawer
• hideDrawer: null
| boolean
Defined in
src/components/LeftDrawer/LeftDrawer.tsx:17
setHideDrawer
• setHideDrawer: Dispatch
<SetStateAction
<null
| boolean
>>