Skip to main content

InterfaceModalProp

talawa-adminDocs


talawa-admin / components/ActionItems/ActionItemsModal / InterfaceModalProp

Interface: InterfaceModalProp

Interface defining the props for the ActionItemsModal component.

Properties

eventId

> eventId: string

Defined in

src/components/ActionItems/ActionItemsModal.tsx:12


handleClose()

> handleClose: () => void

Returns

void

Defined in

src/components/ActionItems/ActionItemsModal.tsx:14


orgId

> orgId: string

Defined in

src/components/ActionItems/ActionItemsModal.tsx:13


show

> show: boolean

Defined in

src/components/ActionItems/ActionItemsModal.tsx:11