public sealed class PaginationItem : BlazorBootstrapComponentBase| PaginationItem | Initializes a new instance of the PaginationItem class |
| Active | Gets or sets the pagination item active state. |
| Disabled | Gets or sets the pagination item disable state. |
| LinkIcon | Gets or sets the link icon. |
| Text | Gets or sets the text. |
| SetParametersAsync |
Parameters are loaded manually for sake of performance.
https://learn.microsoft.com/en-us/aspnet/core/blazor/performance#implement-setparametersasync-manually (Overrides ComponentBaseSetParametersAsync(ParameterView)) |