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.
我正在寻找在 storyblok 中创建一个可重用组件的系统。我正在尝试创建一个系统,我可以在其中导入以前在多个页面上创建的全局组件。例如,我想在定价页面和一个登陆页面中使用我的定价组件,并且只能编辑其中一个以更新所有定价组件。
我按照本教程进行操作,现在我在 storyblok API 中有数据,但我没有使用这种方法的实时预览。因此,任何人都知道一个解决方案,可以拥有像可重用组件这样的系统以及 storyblok 的实时预览?