default
talawa-admin • Docs
talawa-admin / components/AgendaItems/AgendaItemsContainer / default
Function: default()
> default(props
): JSX.Element
Component for displaying and managing agenda items. Supports drag-and-drop functionality, and includes modals for previewing, updating, and deleting agenda items.
Parameters
• props
The props for the component.
• props.agendaItemCategories: undefined
| InterfaceAgendaItemCategoryInfo
[]
• props.agendaItemConnection: "Event"
• props.agendaItemData: undefined
| InterfaceAgendaItemInfo
[]
• props.agendaItemRefetch
Returns
JSX.Element
JSX.Element