gehrj / vue-country-region-select

A vue country select and a vue region select component that is very easy to use and the region select will update automatically depending on your country selected. They can also be used stand alone.
89 stars 84 forks source link

Props to have option tag display the Short code #50

Open Alphajeez96 opened 3 years ago

Alphajeez96 commented 3 years ago

So I am working on a project and part of the request is to have the regions dropdown in full but clip the display to a 2 letter abbreviation (Region's Shortcode). I'd like to add a prop to handle this.