# 扣盯小子 > Vue 3 低代码前端 SDK:组件运行时 / 嵌入式编辑器 / 设计器 / 多画布 + 诊断 devtools。本文件为 LLM 索引,完整正文见 llms-full.txt。 ## 总览 - [扣盯小子首页](/) - [发版历史](/changelog) ## 指南 - [为 AI 助手提供 SDK 上下文(llms.txt + Skill)](/guide/ai-skill) - [组件间事件(广播 / 接收)](/guide/component-events) - [数据绑定运行时](/guide/data-binding) - [设计器接入](/guide/designer-integration) - [自由分割布局(free-split)](/guide/free-split-layout) - [SDK 包边界](/guide/package-boundary) - [属性面板暴露机制](/guide/property-panel-binding) - [快速开始](/guide/quick-start) - [渲染一个页面](/guide/render-page) - [常见问题排查](/guide/troubleshooting) - [写一个布局组件](/guide/write-layout-component) ## 概念 - [宿主边界](/concepts/host-boundary) - [LayoutBox 布局模型](/concepts/layout-system) - [PageDocument](/concepts/page-document) ## API - [CanvasHandle](/api/canvas-handle) - [Canvas Types](/api/canvas-types) - [@hy-bricks/canvas](/api/canvas) - [@hy-bricks/core](/api/core) - [@hy-bricks/devtools](/api/devtools) - [@hy-bricks/editor](/api/editor) - [`@hy-bricks/experimental-vue-page-importer`](/api/experimental-vue-page-importer) - [LayoutBox API](/api/layoutbox) ## 示例 - [业务卡片运行态](/recipes/business-card-render) - [页面级实例代码覆盖](/recipes/component-override) - [ECharts 完整集成](/recipes/echarts) - [多画布渲染](/recipes/multi-canvas) ## 全文 - [llms-full.txt](/llms-full.txt)