Vue 3 Tutorial - Build reusable Popup Modal component with Composition API, Transition from scratch

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 8

  • @mauriciotl7528
    @mauriciotl7528 2 года назад

    Thanks man!! I had to do some adjustments as I'm using carbon-design with vue.js, but this was definitely the foundation.

  • @sambaeugene
    @sambaeugene 2 года назад

    Thanks a lot. I was struggling to position a modal.

  • @adilsaeed8427
    @adilsaeed8427 2 года назад

    good work. Keep it up 👍

  • @tuliopanama
    @tuliopanama 2 года назад +1

    Very good video.

  • @LotusSoftPvtLtd
    @LotusSoftPvtLtd 2 года назад +1

    nice. How can we pass the state or ID or each row. I want to make such popup modal in table for each row for action. I want to put one icon/button. when I click icon/button, the edit, delete, show options will available. I want one button instead of putting 3 button at first. when I click one row button, one that row button should open not other rows.

    • @rukeeojigbo2221
      @rukeeojigbo2221 2 года назад

      Store the id in the parent state each time you click

  • @lserranoit
    @lserranoit 2 года назад

    You should upload it to git.