Skip to main content

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:16


screenName

screenName: string

Defined in

src/components/LeftDrawer/LeftDrawer.tsx:18


setHideDrawer

setHideDrawer: Dispatch<SetStateAction<null | boolean>>

Defined in

src/components/LeftDrawer/LeftDrawer.tsx:17