1. 首页
  2. 数据库
  3. 其它
  4. react monaco editor:摩纳哥的React编辑器 源码

react monaco editor:摩纳哥的React编辑器 源码

上传者: 2021-02-22 00:34:02上传 ZIP文件 122.58KB 热度 20次
React摩纳哥编辑 React的。 例子 要在本地构建示例,请运行: yarn cd example yarn yarn start 然后在浏览器中打开http://localhost:8886 。 安装 yarn add react-monaco-editor 与Webpack一起使用 import React from 'react' ; import { render } from 'react-dom' ; import MonacoEditor from 'react-monaco-editor' ; class App extends React . Component {
下载地址
用户评论