vue-incall

1.0.7 • Public • Published

vue-flag-list

List of global area codes

使用组件

安装npm包

npm install vue-flag-list --save

引用vue-flag-list插件

import VueFlagList from 'vue-flag-list'
import 'vue-flag-list/dist/vue-flag-list.min.css'

Vue.use(VueFlagList)

在组件中使用

<flagCode height="30" width="120" @getCode="getCode"></flagCode>

methos: {
    getCode(code) {
        console.log(code)
    }
}

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Readme

Keywords

Package Sidebar

Install

npm i vue-incall

Weekly Downloads

3

Version

1.0.7

License

MIT

Last publish

Collaborators

  • 18983608299