APIForm controls APIPager APIPager PropertiestotalOn this pagetotal Description Optional. Sets the total number of records in a pager Usage total?: number; Default value 0 Example <Pager value={2} total={100} /> Related article: Setting the total number of records Related sample: Pager