Skip to main content

default

talawa-adminDocs


talawa-admin / components/AgendaItems/AgendaItemsPreviewModal / default

Function: default()

> default(props, deprecatedLegacyContext?): ReactNode

Modal component for previewing details of an agenda item. Displays the details of the selected agenda item, including its categories, title, description, duration, creator, URLs, and attachments. Also provides options to update or delete the agenda item.

Parameters

props: InterfaceAgendaItemsPreviewModalProps

deprecatedLegacyContext?: any

Deprecated

See

React Docs

Returns

ReactNode

Defined in

src/components/AgendaItems/AgendaItemsPreviewModal.tsx:41