feat(docs): migrate bs docs

This commit is contained in:
DarkSky
2026-04-29 17:23:23 +08:00
parent bf6fc66943
commit 0ccfacbc29
105 changed files with 5537 additions and 243 deletions
@@ -0,0 +1,11 @@
# Frame Block
This is a block used to mark a canvas area in the edgeless editor.
When dragging the frame, the elements placed inside the frame move together with the frame. Note that there are no other blocks inside the frame. This association effect is based on the geometric area covered by the frame, not on a nested relationship at the model layer.
In presentation mode, the viewport will be moved to focus the frames one after another.
## Reference
- [`FrameBlockSchema`](/api/@blocksuite/blocks/variables/FrameBlockSchema.html)