TreePaginationMode Type
Controls what rowCount represents in a tree data provider — either all currently-visible nodes ('all') or only root-level nodes ('root'). This determines how the total page count is calculated.
Usage Examples
Set paginateBy in the constructor options of any tree provider.