Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

148
Vistas
How do I edit events in "react-big-calendars"

I want a clickable functionality where on clicking over the events on the calendar I am allowed to edit the dates or the event title.

Is it possible to do so with "react-big-calendar"? If not can you suggest some other packages which does?

<Calendar
    localizer={localizer}
    events={allEvents}
    startAccessor='start'
    endAccessor='end'
    views={['month']}   
/>

enter image description here

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

onSelectEvent={handleEventSelection} this prop can help you track whenever any event is clicked

You can use this code.

const handleEventSelection = (e) => {
  console.log(e, "Event data");
};

Link for reference

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda