APIForm controls APIPager APIPager PropertiespageSizeOn this pagepageSize Description Optional. Sets the number of records per page Usage pageSize?: number; Default value 20 Example <Pager pageSize={30} /> Related article: Setting the number of records per page Related sample: Pager