We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
引入了原生antd组件的row和col,使用占位符占位,拖入其他组件后,占位符不消失,效果如下: 请问如何实现section和box效果,无组件拖入时,有占位符,有组件拖入时,占位符被替换
The text was updated successfully, but these errors were encountered:
可以参考 https://github.com/NetEase/tango/blob/main/packages/designer/src/dnd/use-dnd.ts
Sorry, something went wrong.
No branches or pull requests
引入了原生antd组件的row和col,使用占位符占位,拖入其他组件后,占位符不消失,效果如下:
请问如何实现section和box效果,无组件拖入时,有占位符,有组件拖入时,占位符被替换
The text was updated successfully, but these errors were encountered: