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

327
Vistas
What's the best/recommended way to pass reactive props from components to composables in Vue 3 Composition API?

I'm currently trying out Vue 3's Composition API, using a main app and several composition funtions, aka 'composables'. I studied official docs and several tuts. It seems there are many ways of accomplish the same tasks, so I was wandering what is the best for a couple of things:

  • how to pass reactive variables from the main app to the composables? I mean: should I just pass them as the composable's parameters or should I do it some othe way?

  • how to use other app's methods or other composables from a composable? :)

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

  1. You could pass any raw/reactive data as composable parameter, but make sure to make the composable function more independent from the component logic (to make it more reusable), you could check Vuetify 3 composable functions and vueuse to get inspired.

  2. Pass them as parameters then run them when needed inside the composable logic.

over 4 years ago · Santiago Trujillo 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