Skip to main content

default

Admin Docs


Variable: default

const default: React.FC<InterfaceRecurringEventVolunteerModalProps>

Defined in: src/screens/UserPortal/Volunteer/UpcomingEvents/RecurringEventVolunteerModal.tsx:77

RecurringEventVolunteerModal - A modal component for choosing recurring event volunteer scope

Param

The component props

Param

Whether the modal should be displayed

Param

Function to call when modal should be hidden

Param

Name of the recurring event

Param

Date of the current event instance

Param

Callback for volunteering for entire series

Param

Callback for volunteering for single instance

Param

Whether this is for joining a volunteer group

Param

Name of the volunteer group if applicable

Returns

A React functional component rendering the volunteer scope selection modal