Skip to content

Commit 7bee6b0

Browse files
zarendjelbourn
andauthored
Update src/material/datepicker/datepicker.md
Co-authored-by: Jeremy Elbourn <[email protected]>
1 parent 5458587 commit 7bee6b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/material/datepicker/datepicker.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -566,9 +566,7 @@ The `MatDatepicker` pop-up uses the `role="dialog"` interaction pattern. This di
566566
multiple controls, the most prominent being the calendar itself. This calendar implements the
567567
`role="grid"` interaction pattern.
568568

569-
The `matDatepickerCancel` and `matDatepickerApply` provide both visual and audio confirmation of the
570-
selected date when closing the pop-up. Always enable the confirmation action buttons (see
571-
[_Confirmation action buttons_](#confirmation-action-buttons)).
569+
Always enable [_confirmation action buttons_](#confirmation-action-buttons). This allows assistive technology users to explicitly confirm their selection before committing a value.
572570

573571
The `MatDatepickerInput` and `MatDatepickerToggle` directives both apply the `aria-haspopup`
574572
attribute to the native input and button elements, respectively.

0 commit comments

Comments
 (0)