default
Function: default()
default(
props
):JSX.Element
Defined in: src/components/AgendaItems/AgendaItemsContainer.tsx:32
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.
agendaItemCategories
InterfaceAgendaItemCategoryInfo
[]
agendaItemConnection
"Event"
agendaItemData
agendaItemRefetch
() => void
Returns
JSX.Element
JSX.Element