Props
talawa-admin • Docs
talawa-admin / components/EventManagement/EventActionItems/useEventActionColumnConfig / Props
Type Alias: Props
> Props: object
Type declaration
eventId
> eventId: string
handleActionItemStatusChange()
> handleActionItemStatusChange: (actionItem
) => void
Parameters
• actionItem: InterfaceActionItemInfo
Returns
void
handleEditClick()
> handleEditClick: (actionItem
) => void
Parameters
• actionItem: InterfaceActionItemInfo
Returns
void
showPreviewModal()
> showPreviewModal: (actionItem
) => void
Parameters
• actionItem: InterfaceActionItemInfo
Returns
void
Defined in
src/components/EventManagement/EventActionItems/useEventActionColumnConfig.tsx:9