Skip to content
This repository was archived by the owner on Jun 24, 2019. It is now read-only.

wenzhixin/vue-bootstrap-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9d442e · Oct 28, 2018

History

23 Commits
Jun 8, 2016
Jun 6, 2018
May 31, 2016
May 31, 2016
Jun 3, 2016
Jun 1, 2016

Repository files navigation

Vue Bootstrap Table

Vue Bootstrap Table is a Vue.js component implementing bootstrap-table :).

Vue Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can give me a star, and I will do better, thanks.

Current version: developing

I am trying on implementing bootstrap-table to Vue.js component, if you have any suggestions you can create a new issue, thanks.

Requirements

  • Vue.js >= 1.0.0
  • jQuery >= 1.8.0
  • Bootstrap

Features

  • Created for Bootstrap 3 (Bootstrap 2 supported)
  • Responsive web design
  • Scrollable Table with fixed headers
  • Fully configurable
  • Via data attributes
  • Show/Hide columns
  • Show/Hide headers
  • Get data in JSON format using AJAX
  • Simple column sorting with a click
  • Format column
  • Single or multiple row selection
  • Powerful pagination
  • Card view
  • Localization

jsFiddle

https://jsfiddle.net/wenyi/nhog9hxb/1/