Skip to content

Commit e819f85

Browse files
authored
Fix header (#255)
1 parent d6e4c1b commit e819f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/ui/widgets/composing-widgets/list-grid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Axis sets the orientation of the ListView. You can select either "Vertical" or
4747

4848
![listview-reverse.png](../built-in-widgets/imgs/listview-reverse.png)
4949

50-
### On Reorder
50+
### Reorderable List
5151
Whether to allow reordering of items in the list. On Web or Desktop this will
5252
add drag handles, but on mobile
5353
the reorder is triggerred by long pressing an item.

0 commit comments

Comments
 (0)