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
Yes
Divider
Functional component don't replace/merge attributes and add them to root element. https://vuejs.org/v2/guide/render-function.html#Passing-Attributes-and-Events-to-Child-Elements-Components
Custom class is ignored now.
<el-divider class="my-divider" />
The text was updated successfully, but these errors were encountered:
support custom class
c6131b7
fix #16702
island205
Successfully merging a pull request may close this issue.
Existing Component
Yes
Component Name
Divider
Description
Functional component don't replace/merge attributes and add them to root element.
https://vuejs.org/v2/guide/render-function.html#Passing-Attributes-and-Events-to-Child-Elements-Components
Custom class is ignored now.
The text was updated successfully, but these errors were encountered: