UNPKG

@timbouc/vuetify-country-region-input

Version:

A Vuetify country and region input select component with vue-i18n support. Use components together or standalone.

11 lines (7 loc) 256 B
<meta charset="utf-8"> <title>vuetifyCountryRegionSelect demo</title> <script src="./vuetifyCountryRegionSelect.umd.js"></script> <link rel="stylesheet" href="./vuetifyCountryRegionSelect.css"> <script> console.log(vuetifyCountryRegionSelect) </script>