We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6e671 commit dd89ed6Copy full SHA for dd89ed6
src/lib/sort/sort.md
@@ -30,4 +30,6 @@ To prevent the user from clearing the sort sort state from an already sorted col
30
#### Using sort with the md-table
31
32
When used on an `md-table` header, it is not required to set an `md-sort-header` id on because
33
-by default it will use the id of the column.
+by default it will use the id of the column.
34
+
35
+<!-- example(table-sorting) -->
0 commit comments