default
talawa-admin • Docs
talawa-admin / components/AgendaItems/AgendaItemsUpdateModal / default
Function: default()
> default(props
, deprecatedLegacyContext
?): ReactNode
Modal component for updating details of an agenda item. Provides a form to update the agenda item's title, description, duration, categories, URLs, and attachments. Also includes functionality to add, remove URLs and attachments.
Parameters
• props: InterfaceAgendaItemsUpdateModalProps
• deprecatedLegacyContext?: any
Deprecated
See
Returns
ReactNode