Skip to content

Commit 723a017

Browse files
committed
docs: add freeze columns feature
1 parent 2b19ed7 commit 723a017

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Parse Dashboard is a standalone dashboard for managing your [Parse Server](https
7070
- [Audio Item](#audio-item)
7171
- [Button Item](#button-item)
7272
- [Panel Item](#panel-item)
73+
- [Freeze Columns](#freeze-columns)
7374
- [Browse as User](#browse-as-user)
7475
- [Change Pointer Key](#change-pointer-key)
7576
- [Limitations](#limitations)
@@ -1154,6 +1155,12 @@ Example:
11541155
}
11551156
```
11561157

1158+
### Freeze Columns
1159+
1160+
▶️ *Core > Browser > Freeze column*
1161+
1162+
This feature allows freezing columns from the left up to a selected column in the data browser. When scrolling horizontally, the frozen columns remain visible while the other columns scroll underneath.
1163+
11571164
## Browse as User
11581165

11591166
▶️ *Core > Browser > Browse*

0 commit comments

Comments
 (0)