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: packages/docs/docs/core/locked.mdx
+4
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,8 @@ import LiveExample from '@site/src/components/ui/exampleFrame';
9
9
10
10
This section describes how to lock the dock to prevent movement.
11
11
12
+
:::info
13
+
You may want to combine this with `disableDnd={true}` to provide a locked grid with no dnd funtionality. See [Disable Dnd](/docs/core/dnd/disable) for more.
0 commit comments