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 3cdd379 commit c48a3dfCopy full SHA for c48a3df
docs/documentation/docs/controls/ListView.md
@@ -95,7 +95,6 @@ The ListView control can be configured with the following properties:
95
| showFilter | boolean | no | Specify if the filter text box should be rendered. |
96
| defaultFilter | string | no | Specify the initial filter to be applied to the list. |
97
| onDrop | file | no | Event handler returns files from drag and drop. |
98
-| stickyHeader | boolean | no | Specifies if the header of the `ListView`, including search box, is sticky |
99
100
The `IViewField` has the following implementation:
101
0 commit comments