NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.87k stars 3.94k forks source link

Add nzShowNow to TimePicker Component #8885

Open govertjaap-jump opened 2 hours ago

govertjaap-jump commented 2 hours ago

What problem does this feature solve?

DatePicker component has a NzShowNow property when the showTime property is active. The TimePicker component doesn't. this is confusing as both are visually comparable

What does the proposed API look like?

Add a boolean property nzShowNow to the TimePicker API

govertjaap-jump commented 2 hours ago

This issue mirrors this previous request: https://github.com/NG-ZORRO/ng-zorro-antd/issues/6146