iskernel_html_tablesorter 1.0.0 copy "iskernel_html_tablesorter: ^1.0.0" to clipboard
iskernel_html_tablesorter: ^1.0.0 copied to clipboard

outdatedDart 1 only

HTML tablesorter class. What it can do right now: 1)Transforms the content of all headers into links. 2)If click on a column, the table rows shall be sorted ascending according to the column's conten [...]

iskernel_html_tablesorter #

iskernel_html_tablesorter is a Dart package which facilitates the transformation of a normal table to a sortable table without the use of CSS.

  • All cells in the table header are transformed into "sorting anchors"
  • By clicking a "sorting anchor" once, all the table's rows shall be ordered ascending according to the "sorting anchor" coresponding column.
  • By clicking the same "sorting anchor" a second time, the table's rows shall be ordered descending according to the "sorting anchor" coresponding column.

Version #

1.0

License #

MIT

0
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

HTML tablesorter class. What it can do right now: 1)Transforms the content of all headers into links. 2)If click on a column, the table rows shall be sorted ascending according to the column's contents. 3)If you click again on the same column, the rows shall be sorted descending according to the clicked column header.

Homepage

License

unknown (license)

Dependencies

browser

More

Packages that depend on iskernel_html_tablesorter