Skip to content

Commit f71b06b

Browse files
committed
add filtering msg
1 parent 6790b2c commit f71b06b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/cdk/table/table.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,7 @@ to the table to render.
172172

173173
### Filtering
174174

175+
Apply filtering to your table's data by listening to an input's changes.
176+
When a change occurs, filter the data in the data source and send it to the table to render.
177+
175178
<!--- example(table-filtering) -->

0 commit comments

Comments
 (0)