Replies: 1 comment
-
There is the |
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
-
Is there a plan to add slot functionality similar to Vue, which is a UI replacement function based on name. If this feature is present, component packaging will become simpler
I have looked at the TabWidget component's functionality, which is controlled by low_tabwidget.rs for content replacement. vslot may be able to build on this foundation, but it will be more complex
see vuejs/slots
Beta Was this translation helpful? Give feedback.
All reactions