Open cgbin24 opened 1 year ago
[https://github.com/ng-zorro/ng-zorro-Ntd/blob/master/components/cascadeer/demo/custom- render.ts] (https://github.com/ng-zorro/ng-ng- Zorro-ATD/Blob/Master/Components/Cascader/Demo/Custom- Render.ts)
For the following, please refer to [NG-Zorro-Angular UI Component Library] (https://ng.ant.design/components/cascader/zhzponents-cascader-demo- render)
[Title] The value should be displayed as selected content
[Title] Value display as undefined
ENVIRONMENT | Info |
---|---|
NG-Zorro-ATD | 15.0.2 |
Browser | Chrome version 110.0.5481.77 (formal version) (ARM64) |
Remarks: I hope to consider a API that controls the Cascader pointer hovering [Title]
Reproduction link
https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/components/cascader/demo/custom-render.ts
Steps to reproduce
以下内容请参考NG-ZORRO - Angular UI component library
1、定位到【自定义已选项】
2、选择任意内容直至结束
3、将鼠标指针在组件上悬停
4、【title】值显示为undefined
What is expected?
【title】值应显示为已选中内容
What is actually happening?
【title】值显示为undefined
备注:希望考虑出一个控制Cascader 指针悬停【title】的API