theoxiong

theoxiong/vue-table-dynamic

:tada: A dynamic table with sorting, filtering, editing, pagination, multiple select, etc.

Vue
174
45
No license

[1, 'b3ba90', '7c95f7', '9a3853'], [2, 'ec0b78', 'ba045d', 'ecf03c'], [3, '63788d', 'a8c325', 'aab418'] ], header: 'row', enableSearch: true, sort: [0, 1, 2, 3] } } }, methods: { }, components: { VueTableDynamic } } </script> ``` ### Filter Filter rows based on specified column data - `enableFilter:`*`boolean`* enable/disable filtering - `filter:`*`Array<number>`* array members are filterable column indexes. such as: *`[0, 1]`* ![filter](./docs/images/filter.png) ``` <template> <div style="width: 600px"> <vue-table-dynamic :params="params" ref="table" > </vue-table-dynamic> </div> </template> <script> import VueTableDynamic from 'vue-table-dynamic' export default { name: 'Demo', data() { return { params: {

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of theoxiong/vue-table-dynamic

Account's avatar
babel module loader for webpack
Account's avatar
A Babel preset for each environment.
Account's avatar
Babili Plugin for Webpack
Account's avatar
Sexy ANSI fonts for the console
Account's avatar
Run scripts that set and use environment variables across platforms
Account's avatar
A Component Library for Vue.js.
Account's avatar
An HTML5 saveAs() FileSaver implementation
Account's avatar
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
Wrapper around libsass
Account's avatar
A pure JavaScript implementation of Sass.
Account's avatar
Formats data into a string table.
Account's avatar
The progressive JavaScript framework for building modern web UI.
Account's avatar
vue template loader for webpack
Account's avatar
A vue component of message
Account's avatar
Vue.js style loader module for webpack
Account's avatar
template compiler for Vue 2.0
Account's avatar
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
CLI for webpack & friends
Account's avatar
Serves a webpack app. Updates the browser on changes.
Account's avatar
Webpack hot reloading you can attach to your own server
Account's avatar
Variant of merge that's useful for webpack configuration

Support the repos that depend on theoxiong/vue-table-dynamic

Top contributors

TheoXiong's profile
TheoXiong
9 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet