Skip to content

Commit 4ae585b

Browse files
authored
Update README.md
1 parent 7f4dce8 commit 4ae585b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,21 +88,35 @@ Demos: https://www.htmlelements.com/demos/table/overview/
8888
</smart-table>
8989
```
9090

91+
##Tree Table
9192

92-
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/table-tree.png" alt="Table with Tree">](https://htmlelements.com/demos/table)
93+
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/tree-table.png" alt="Table with Tree">](https://htmlelements.com/demos/table)
94+
95+
##Table Grouping
9396

9497
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/table-group.png" alt="Table with Grouping">](https://htmlelements.com/demos/table)
9598

99+
##Table with Filter Row
100+
96101
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/table-filter-row.png" alt="Table with Filter Row">](https://htmlelements.com/demos/table)
97102

103+
##Table with Cell Edit
104+
98105
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/table-edit.png" alt="Table with Edit">](https://htmlelements.com/demos/table)
99106

107+
##Basic table
108+
100109
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/smart-table.png" alt="Screenshot of smart-table, using the Material theme">](https://htmlelements.com/demos/table)
101110

111+
##Table with Bootstrap UI
112+
102113
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/bootstrap-table.png" alt="Table Bootstrap">](https://htmlelements.com/demos/table)
103114

115+
##Table with Sort
116+
104117
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/smart-table-sort.png" alt="Screenshot of smart-table, using which is sortable">](https://htmlelements.com/demos/table)
105118

119+
##Table with Responsive CSS
106120

107121
[<img src="https://raw.githubusercontent.com/htmlelements/smart-table/master/tables.png" alt="Screenshot of smart-table, using the Responsive Tablet mode">](https://htmlelements.com/demos/table)
108122

0 commit comments

Comments
 (0)