Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在grapesjs 中已经有一个来自grapesjs-plugin-forms 的表单组件。但我看不到任何方式来设置表单样式。我想用预定义的 CSS 设置表单样式。如果您能提供任何提示,这将有很大帮助。提前致谢
您必须加载外部样式表来修改表单。在插件设置中像这样
canavs: { styles: [...cdnlink], }