Skip to content
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

fix(arco): add component DescriptionsItem support #341

Merged
merged 1 commit into from
Mar 26, 2022
Merged

fix(arco): add component DescriptionsItem support #341

merged 1 commit into from
Mar 26, 2022

Conversation

a9
Copy link
Contributor

@a9 a9 commented Mar 26, 2022

添加以 slot 方式使用 a-descriptions-item 组件支持。

<a-descriptions title="title">
  <a-descriptions-item label="foo">bar</a-descriptions-item>
</a-descriptions>

https://github.com/arco-design/arco-design-vue/tree/main/packages/web-vue/components/descriptions

arco 组件库版本 v2.21.1(2022-03-25)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants