MatPaginator

Name Type Description
Attributes Dictionary<String,Object> Gets or sets a collection of additional attributes that will be applied to the created element.
Class String Specifies one or more classnames for an DOM element.
Id String
Label String
Length Int32
Page EventCallback<MatPaginatorPageEvent>
PageIndexChanged EventCallback<Int32>
PageLabel String
PageSize Int32
PageSizeOptions IReadOnlyList<MatPageSizeOption>
RefBack ForwardRef
Style String Specifies an inline style for an DOM element.
Ref ElementReference Returned ElementRef reference for DOM element.
Example
Items per Page:
  • 5
  • 10
  • 25
  • 50
  • 100
  • *
Page: 1 / 4
pageSize : 25
pageIndex : 0
If you like MatBlazor, please put a star on GitHub.