ascoders / gaea-editor

Design websites in your browser. A smart web editor!

Home Page:https://gaeajs.github.io/gaea-site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

编辑器如何加上mobile模式

waybi opened this issue · comments

commented

image
如图,这个效果需要自己实现的吗

可以自己实现,这个插件没有移植过来

commented

@ascoders 这个可以移植过来吗 这个还是挺需要的

@waybi 我周末看看~

image

Here you go. At 2.3.2.

commented

自定义组件报错 :
image

<Editor
          componentClasses={[MyInput]}
        />

只要在编辑器Editor 加上这行componentClasses={[MyInput]}代码就会报上图错误