preact component console:用于preact的控制台模拟器 源码
预组件控制台 控制台仿真器预先组件。 通过动态字符键入延迟模拟逼真的输入。 快速开始 安装套件 通过NPM npm i --save preact-component-console 通过纱线 yarn add preact-component-console 使用组件 import Console from 'preact-component-console' ; // ... render ( ) { < Console xss=removed> } 选
下载地址
用户评论