VueCircleMenu
VueCircleMenu copied to clipboard
Menu does not auto close after clicking an option.
How can the menu be closed after an option is clicked.
this. same. I want menu to close. Or automatically or by method.
@bzmp125 Just modify the component data via this.$refs
@riksnelders ooooor, they could just fix the component. 🙁
this.$refs.circle.open=false
this.$refs.circle.open=false