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.
Thanks man!! I had to do some adjustments as I'm using carbon-design with vue.js, but this was definitely the foundation.
Thanks a lot. I was struggling to position a modal.
good work. Keep it up 👍
Very good video.
Thanks.
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.
Store the id in the parent state each time you click
You should upload it to git.