Skip to content

Latest commit

History

History
37 lines (25 loc) 路 643 Bytes

README.md

File metadata and controls

37 lines (25 loc) 路 643 Bytes

vue-bottom-navigation

Documents

Documents

Demo

Demo

Installation

Vue 3

# npm
$ npm install bottom-navigation-vue
# yarn
$ yarn add bottom-navigation-vue

Vue 2

# npm
$ npm install bottom-navigation-vue@2.6.0
# yarn
$ yarn add bottom-navigation-vue@2.6.0

License

The MIT License