I have a nuxt.js application, I want to add class name to a button(dynamic button) present in Child Component when a button present in Parent Component
Child Component
Parent Component