flowgram.ai/apps/docs/src/zh/examples/fixed-layout/fixed-layout-simple.mdx
2025-02-27 17:31:02 +08:00

21 lines
310 B
Plaintext

---
outline: false
---
# 基础用法
import { FixedLayoutSimplePreview } from '../../../../components';
<FixedLayoutSimplePreview />
## 安装
```bash
npx @flowgram.ai/create-app@latest fixed-layout-simple
```
## 源码
https://github.com/bytedance/flowgram.ai/tree/main/apps/demo-fixed-layout-simple