Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

139
Views
¿Establecer activo para agregar paso a paso en vuejs?

Quiero que tenga como valor predeterminado: Información adicional , en lugar de: Datos personales

He buscado, pero no puedo encontrar ninguna documentación para esto. Por favor, ayúdame. Gracias.

https://jsfiddle.net/bt5dhqtf/98/

 <div id="app"> <div> <form-wizard @on-complete="onComplete" shape="square" color="#3498db"> <tab-content title="Personal details" icon="ti-user"> My first tab content </tab-content> <tab-content title="Additional Info" icon="ti-settings"> My second tab content </tab-content> <tab-content title="Last step" icon="ti-check"> Yuhuuu! This seems pretty damn simple </tab-content> </form-wizard> </div> </div>

//

 Vue.use(VueFormWizard) new Vue({ el: '#app', methods: { onComplete: function(){ alert('Yay. Done!'); } } })

ingrese la descripción de la imagen aquí

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Puede usar el accesorio de índice de inicio para la pestaña seleccionada por defecto

:start-index="1"

revisa el siguiente ejemplo

https://jsfiddle.net/1z9mfp7y/1/

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!