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

Latest commit

 

History

History
36 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.16 KB

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/