Answer the question
In order to leave comments, you need to log in
How to call a Vue.js component's method on click in another component?
I have 2 components orgView and orgMenu
orgView is a table with data
orgMenu this is a side menu
in orgView there is a method that deletes an item in the table it works by clicking on the trash icon
in orgMenu there is also such an option to delete
but I can't figure out how to click on deletion in orgMenu trigger the deletion method which in orgView
did not find much information about this
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question