-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functions
Description
Bug, feature request, or proposal:
Bug
Expected behavior
hidePageSize
and the upcoming showFirstLastButtons
(#9603) should coerce their values.
<mat-paginator hidePageSize showFirstLastButtons>...</mat-paginator>
Current behavior
It is necessary to explicitly declare the boolean values: [hidePageSize]="true"
Motivation
Consistency with other component inputs
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functions