PaginationLink Class

Represents a pagination link within a Pagination component.

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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