default
talawa-admin • Docs
talawa-admin / components/AgendaItems/AgendaItemsCreateModal / default
Function: default()
> default(props
, deprecatedLegacyContext
?): ReactNode
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