|
Hello I have seen it in this example, but could find where it disables it: As in contrast to this same example which let user to drag and reorder Thanks in advance |
Answered by
pan-kot
Oct 28, 2025
Replies: 1 comment
|
Hello, You can find a link to the source code in the top-right corner of each demo page. The dashboard.html demo is implemented using a custom layout of Container elements, it does not use board components. There is currently no feature in the board components that makes the layout static. |
0 replies
Answer selected by
pan-kot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
You can find a link to the source code in the top-right corner of each demo page. The dashboard.html demo is implemented using a custom layout of Container elements, it does not use board components. There is currently no feature in the board components that makes the layout static.