-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[vue] vue如果想扩展某个现有的组件时,怎么做呢? #462
New issue
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
Labels
vue
vue
Comments
不对原组件进行更改的:
|
可以加slot扩展 |
同上
|
一群百度选手 |
render-props 组件和 higher-order component 组件 |
也是个本领 |
牛逼plus |
使用$attrs和$listeners |
extend 怎么解决 |
哈哈哈哈 |
|
mixins、extends |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[vue] vue如果想扩展某个现有的组件时,怎么做呢?
The text was updated successfully, but these errors were encountered: