Update docs

This commit is contained in:
Lukas Turcani 2021-12-20 20:40:18 +01:00
parent efa2363a7c
commit 8e7883b506
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -136,6 +136,8 @@ You can create you own widgets by sticking widgets types together.
![Sort Table V2](https://orasund.github.io/elm-ui-widgets/assets/sortTableV2.png)
Like [Sort Table](# Sort Table) but has supports custom elements in columns.
@docs SortTableV2, ColumnV2, sortTableV2, floatColumnV2, intColumnV2, stringColumnV2, customColumnV2, unsortableColumnV2