Replies: 2 comments
-
什么意思? |
Beta Was this translation helpful? Give feedback.
0 replies
-
design和preview 本来就可以是不相关的吧,你可以设计两套组件文件呀,一套用在design,一套用在preview,在design中生成jsonSchema,然后拿去在preview渲染。个人理解,有问题的话不要骂我。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
然后我在准备将步骤器(FormStep)和走马灯(Carousel) 提个mr的时候,很疑问,为什么代码的设计结构里面只有 preview.tsx一个文件。在我看来,design和preview两个状态是有很多不同,在design太可以放过一下状态的判断,比如required,比如走马灯的autoplay。
Beta Was this translation helpful? Give feedback.
All reactions