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

168
Vistas
React Sortable Tree: Expand each node by default

For my react project, I am using react-sortable-tree .

However, I miss the option to expand all the nodes by default.

Is there any way to achieve this goal?

Edit:

expand = {true}

toggleExpandedForAll={true}

is not working.

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

0

Okay, so the answer was not to add these options to the component as props but rather to add them to the datatree that you want to parse it ...

    const flatData = dataTreeFrom2.map((node) => ({
        ...node,
        title: node.limitGroupName,
        expanded:true,
        className: ""
    }));
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