PaginationLink Class

Represents a pagination link within a Pagination component.

Definition

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