Skip to main content

CheckInModal

Admin Docs


Function: CheckInModal()

CheckInModal(__namedParameters): Element

Defined in: src/components/CheckIn/CheckInModal.tsx:26

Modal component for managing event check-ins. Displays a list of attendees and their check-in statuses, allowing for filtering by user name.

Parameters

__namedParameters

InterfaceModalProp

Returns

Element

JSX.Element - The rendered modal component.