You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ An open-source React.js package for easy integration of a file manager into appl
17
17
-**Navigation**: Use the breadcrumb trail and sidebar navigation pane for quick directory traversal.
18
18
-**Toolbar & Context Menu**: Access all common actions (upload, download, delete, copy, move, rename, etc.) via the toolbar or right-click for the same options in the context menu.
19
19
-**Multi-Selection**: Select multiple files and folders at once to perform bulk actions like delete, copy, move, or download.
20
+
-**Keyboard Shortcuts**: Quickly perform file operations like copy, paste, delete, and more using intuitive keyboard shortcuts.
Copy file name to clipboardExpand all lines: frontend/README.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ An open-source React.js package for easy integration of a file manager into appl
17
17
-**Navigation**: Use the breadcrumb trail and sidebar navigation pane for quick directory traversal.
18
18
-**Toolbar & Context Menu**: Access all common actions (upload, download, delete, copy, move, rename, etc.) via the toolbar or right-click for the same options in the context menu.
19
19
-**Multi-Selection**: Select multiple files and folders at once to perform bulk actions like delete, copy, move, or download.
20
+
-**Keyboard Shortcuts**: Quickly perform file operations like copy, paste, delete, and more using intuitive keyboard shortcuts.
0 commit comments