NG-ZORRO/ng-zorro-antd

Add nzShowNow to TimePicker Component

Opened this issue · 1 comments

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

This issue mirrors this previous request: #6146