default
Function: default()
default(
props
,deprecatedLegacyContext
?):ReactNode
Defined in: src/components/AgendaItems/AgendaItemsDeleteModal.tsx:23
Modal component for confirming the deletion of an agenda item. Displays a confirmation dialog when a user attempts to delete an agenda item.
Parameters
props
InterfaceAgendaItemsDeleteModalProps
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode