Files
coze-studio/frontend/packages/components/mouse-pad-selector/README.md
fanlv 890153324f feat: manually mirror opencoze's code from bytedance
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
2025-07-20 17:36:12 +08:00

19 lines
346 B
Markdown

# @coze-common/mouse-pad-selector
通用的画布模式切换组件,支持画布模式切换成鼠标或者触摸板模式
> Project template for react component with storybook.
## Features
- [x] eslint & ts
- [x] esm bundle
- [x] umd bundle
- [x] storybook
## Commands
- init: `rush update`
- dev: `npm run dev`
- build: `npm run build`