x-render icon indicating copy to clipboard operation
x-render copied to clipboard

样式相关

Open jile1997 opened this issue 3 years ago • 1 comments

期望的新功能 每个组件可否添加一个样式配置 整个schema可以支持layout布局

image image 像这样多一个style的配置项,这样可以灵活的布局这个对象

用表单编辑器的时候,可以和栅格系统结合吗 像这个网站https://react-grid-layout.github.io/react-grid-layout/examples/0-showcase.html 上面这个效果是https://github.com/react-grid-layout/react-grid-layout 像这样一样,这样排版好,用表单编辑器导出的时候带上布局的样式 image

jile1997 avatar Aug 09 '22 07:08 jile1997

schema 是支持填写 className 的:https://xrender.fun/form-render/api/schema#classname

siyi98 avatar Aug 09 '22 08:08 siyi98