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

Add description prop support for Ng-Zorro-Antd UI #3639

Closed
jusvit opened this issue Mar 24, 2023 · 1 comment · Fixed by #3782
Closed

Add description prop support for Ng-Zorro-Antd UI #3639

jusvit opened this issue Mar 24, 2023 · 1 comment · Fixed by #3782

Comments

@jusvit
Copy link

jusvit commented Mar 24, 2023

Could we please add description prop support for NG-Zorro controls?

Similar to other UI components (such as Bootstrap as shown below):
image

It would quite helpful for NG-Zorro to support the 'description' prop, as it currently stands, it only accepts 'label' as shown here:
image

Ng-Zorro-Antd form controls support extra information via nzExtra:
image
and the code:
image

alvarolb added a commit to alvarolb/ngx-formly that referenced this issue Sep 14, 2023
Description prop support for ng-zorro-antd

fix ngx-formly#3639
aitboudad pushed a commit that referenced this issue Sep 14, 2023
Description prop support for ng-zorro-antd

fix #3639
@aitboudad
Copy link
Member

This issue has been fixed and released as part of v6.2.0 release.

Please let us know, in case you are still encountering a similar issue/problem.
Thank you!

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

Successfully merging a pull request may close this issue.

2 participants