19 lines
		
	
	
		
			346 B
		
	
	
	
		
			Markdown
		
	
	
	
			
		
		
	
	
			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`
 |