Skip to main content

default

Admin Docs


Function: default()

default(props, deprecatedLegacyContext?): ReactNode

Defined in: src/components/AgendaItems/AgendaItemsUpdateModal.tsx:49

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

React Docs

Returns

ReactNode