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

257
Views
Creando un componente modal usando vuejs

Soy nuevo en VueJS. Empiezo a crear un modal desde cero y me gustaría saber cómo puedo agregar la funcionalidad Cerrar modal (me gustaría usar el modal como componente)

Este es mi código:

 <template> <div class="rightbar shadow-sm"> <header class="px-3"> <h5 class="rightbar-title">Modal Title</h5> <button>click to close</button> </header> <div class="rightbar-body p-3"> </div> </div> </template> <script> export default { data() { return { } }, methods:{ } }; </script>

Me gustaría hacer clic en el botón Cerrar para cerrar el modal.

about 4 years ago · Juan Pablo Isaza
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!