On the issue of missing scope parameters after multiple encapsulation of a slot (关于一个slot多次封装后,作用域参数丢失的问题) #8461
Replies: 0 comments
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.
-
Requirement: Based on a basic component, when re encapsulating it
If it is passed in itself, it is necessary to determine whether certain parameters have been passed. If so, the component will be displayed, otherwise it will not be displayed
需求: 基于一个基础组件,二次封装它的时候
This is the code (这是代码)
Beta Was this translation helpful? Give feedback.
All reactions