You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| showSizeChanger | show pageSize changer | boolean \|[SelectProps](https://github.com/react-component/select/blob/561f8b7d69fd5dd2cd7d917c88976cca4e539a9d/src/Select.tsx#L112)|`false` when total less then`totalBoundaryShowSizeChanger`, `true` when otherwise |
66
+
| showSizeChanger | show pageSize changer | boolean \|[SelectProps](https://github.com/react-component/select/blob/561f8b7d69fd5dd2cd7d917c88976cca4e539a9d/src/Select.tsx#L112)|`false` when total less than`totalBoundaryShowSizeChanger`, `true` when otherwise |
67
67
| totalBoundaryShowSizeChanger | when total larger than it, `showSizeChanger` will be true | number | 50 |
0 commit comments