vcl-table-extras

Extensions for the vcl table.

Usage no npm install needed!

<script type="module">
  import vclTableExtras from 'https://cdn.skypack.dev/vcl-table-extras';
</script>

README

VCL table-extras

Extensions for the vcl table.

Features

  • A tool bar for interactions which can be applied to the whole table or a selected set of rows.
  • A filter bar for filter inputs applied to columns.

Usage

basic example

Classes

Modifiers

  • vclTableToolBar
  • vclTableFilterBar

Variables

  • --table-filter-bar-bg-color
  • --table-tool-bar-bg-color
  • --table-border-color

Demo

example.html on GH-pages.