nextspace
    Preparing search index...

    Variable EventConst

    Event: React.FC<EventProps> = ...

    Event component

    This component handles the creation and editing of events. It authenticates the user, manages the event ID state, and renders the EventForm component.

    Optional boolean to indicate if the event is an experiment.

    A React component for creating or editing events.