PaginationLink Class

Represents a pagination link within a Pagination component.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class PaginationLink : ComponentBase
Inheritance
Object    ComponentBase    PaginationLink

Constructors

PaginationLinkInitializes a new instance of the PaginationLink class

Properties

LinkIcon Gets or sets the link icon.
Text Gets or sets the text.

Methods

See Also