Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
xaksis committed Mar 16, 2018
1 parent 75cb619 commit 4e853ae
Showing 1 changed file with 0 additions and 51 deletions.
51 changes: 0 additions & 51 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,59 +25,8 @@ Hey there! coming from 1.x? find the [upgrade guide here](https://github.com/xak
- [Example Usage](#example-usage)
- [Configuration](#configuration)
- [Component Options](#component-options)
- [Table](#table)
- [columns](#columns)
- [rows](#rows)
- [rtl](#rtl)
- [lineNumbers](#linenumbers)
- [responsive](#responsive)
- [Sort](#sort)
- [sortable](#sortable)
- [defaultSortBy](#defaultsortby)
- [Pagination](#pagination)
- [paginate](#paginate)
- [paginateOnTop](#paginateontop)
- [perPage](#perpage)
- [customRowsPerPageDropdown](#customrowsperpagedropdown)
- [Search](#search)
- [searchEnabled](#searchenabled)
- [searchTrigger](#searchtrigger)
- [searchFn](#searchfn)
- [searchPlaceholder](#searchplaceholder)
- [externalSearchQuery](#externalsearchquery)
- [Style/Theme](#styletheme)
- [styleClass](#styleclass)
- [rowStyleClass](#rowstyleclass)
- [theme](#theme)
- [Text](#text)
- [nextText](#nexttext)
- [prevText](#prevtext)
- [rowsPerPageText](#rowsperpagetext)
- [ofText](#oftext)
- [allText](#alltext)
- [Column Options](#column-options)
- [label](#label)
- [field](#field)
- [type](#type)
- [dateInputFormat](#dateinputformat)
- [dateOutputFormat](#dateoutputformat)
- [sortable](#sortable-1)
- [sortFn](#sortfn)
- [formatFn](#formatfn)
- [html](#html)
- [width](#width)
- [hidden](#hidden)
- [thClass](#thclass)
- [tdClass](#tdclass)
- [globalSearchDisabled](#globalsearchdisabled)
- [filterOptions](#filteroptions)
- [Column filter option in-depth](#column-filter-option-in-depth)
- [filterDropdownItems](#filterdropdownitems)
- [filterFn](#filterfn)
- [Style Options](#style-options)
- [.vgt-table](#vgt-table)
- [.vgt-table .stripped](#vgt-table-stripped)
- [.vgt-table .condensed](#vgt-table-condensed)
- [Theme](#theme)
- [default](#default)
- [nocturnal `theme='nocturnal'`](#nocturnal-themenocturnal)
Expand Down

0 comments on commit 4e853ae

Please sign in to comment.