default
Function: default()
default(
props
,deprecatedLegacyContext
?):ReactNode
Defined in: src/components/AgendaItems/AgendaItemsCreateModal.tsx:43
Component for creating a new agenda item. Displays a modal form where users can input details for a new agenda item, including title, description, duration, categories, URLs, and attachments.
Parameters
props
InterfaceAgendaItemsCreateModalProps
deprecatedLegacyContext?
any
Deprecated
See
Returns
ReactNode