https://github.com/cristijora/vue-tabs
Simplified bootstrap tabs
https://github.com/cristijora/vue-tabs
nav nav-component tabs vue-components vue-tabs vuejs vuejs2
Last synced: 7 months ago
JSON representation
Simplified bootstrap tabs
- Host: GitHub
- URL: https://github.com/cristijora/vue-tabs
- Owner: cristijora
- License: mit
- Created: 2017-04-20T10:48:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T09:38:17.000Z (over 2 years ago)
- Last Synced: 2025-04-06T15:12:25.640Z (8 months ago)
- Topics: nav, nav-component, tabs, vue-components, vue-tabs, vuejs, vuejs2
- Language: CSS
- Homepage: https://cristijora.github.io/vue-tabs/#/
- Size: 437 KB
- Stars: 250
- Watchers: 7
- Forks: 70
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue-zh - Vue的选项卡 - 简单的标签和药片. (UI组件 / 标签)
- awesome-vue - vue-tabs - Simplified bootstrap tabs ` 📝 3 years ago` (UI Components [🔝](#readme))
- awesome-vue - vue-tabs ★172 - Simple tabs and pills. (UI Components / Tabs)
- awesome-vue - vue-tabs - Simple tabs and pills. (UI Components / Tabs)
- awesome-vue - vue-tabs - Simple tabs and pills. (Components & Libraries / UI Components)
README
# Vue-tabs
Simplified, customizable bootstrap based tabs
Vue-tabs is a tab component which simplifies the usage of tabs and their customization
## Demos
* [Basic demo](https://jsfiddle.net/b44cc4dq/187/)
* [Icons and colors](https://jsfiddle.net/b44cc4dq/188/)
* [Full width centered tabs with text bellow](https://jsfiddle.net/b44cc4dq/189/)
* [Vertical tabs](https://jsfiddle.net/b44cc4dq/190/)
* [Close or add tabs dynamically](https://jsfiddle.net/b44cc4dq/245/)
* [Change tabs programatically](https://jsfiddle.net/b44cc4dq/275/)
* [Animations with animate.css](https://jsfiddle.net/b44cc4dq/582/)
# Theming
Vue-tabs supports 3 different themes by default:
* [Default (bootstrap)](https://jsfiddle.net/CristiJ/b44cc4dq/22/)
* [Paper](https://jsfiddle.net/b44cc4dq/191/)
* [Material](https://jsfiddle.net/b44cc4dq/198/)
## [Documentation](https://cristijora.github.io/vue-tabs/#/)