framework7 icon indicating copy to clipboard operation
framework7 copied to clipboard

[datatable] "data-table-collapsible-vertical" and "data-table-collapsible-horizontal"

Open nimo23 opened this issue 8 years ago • 0 comments

  • Framework7 Version: 2

Actually, only "data-table-collapsible" exist which collapses the rows of the datatable vertically. Would be nice to replace this class with this:

  • "data-table-collapsible-vertical" (behaviour like a "data-table-collapsible")
  • "data-table-collapsible-horizontal": the rows are presented like "data-table-collapsible", but the scrolling is done by left and right instead of top and bottom. So with "data-table-collapsible-horizontal", we have a kind of "swiper-cards" (maybe, the horizontal swiping between the "card-row " can also be set by "data-swiper"-properties).

nimo23 avatar Jan 09 '18 11:01 nimo23