default
Variable: default
const
default:React.FC
<ICreateEventModalProps
>
Defined in: src/screens/OrganizationEvents/CreateEventModal.tsx:62
Modal component for creating new events in an organization
Provides a comprehensive form interface for creating events with features including:
- Basic event details (name, description, location)
- Date and time selection with all-day option
- Event visibility and registration settings
- Recurring event configuration with multiple patterns
- Form validation and error handling
Param
Component props
Returns
JSX element representing the create event modal