vue-dependon
vue-dependon copied to clipboard
Set a selected value on dropdown
How can I set a selected value to main dropdown and the dropdown that depends on the first one.
Let's say I want Country2 and city2 to be selected when my page loads. Could you give an example of how this would work ?
Thanks