Skip to main content

CustomTableCell

talawa-adminDocs


talawa-admin / components/MemberDetail/customTableCell / CustomTableCell

Function: CustomTableCell()

> CustomTableCell(props, deprecatedLegacyContext?): ReactNode

Custom table cell component to display event details

Parameters

props

props.eventId: string

deprecatedLegacyContext?: any

Deprecated

See

React Docs

Returns

ReactNode

TableRow component with event information

Defined in

src/components/MemberDetail/customTableCell.tsx:13