default
talawa-admin • Docs
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
Returns
ReactNode