How can I call change event and pass there selected option? I'm trying like this but it's not working... `@change="countryChange($event)"`
How can I call change event and pass there selected option?
I'm trying like this but it's not working...
@change="countryChange($event)"