components icon indicating copy to clipboard operation
components copied to clipboard

docs-bug(datepicker): min and max change the location if it is a range

Open Kaspanoombro opened this issue 3 years ago • 0 comments
trafficstars

Documentation Feedback

The min and max value are set in the input of the datepicker. But if it is a range, those attributes move to the mat-date-range-input tag. The documentation does not mention this.

Affected documentation page

https://material.angular.io/components/datepicker/overview#date-validation

Kaspanoombro avatar Jul 21 '22 17:07 Kaspanoombro