Class EyePagination<TItem>
Inheritance
EyePagination<TItem>
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Shared.Controls
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public class EyePagination<TItem> : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Type Parameters
Name | Description |
---|---|
TItem |
Constructors
Name | Description |
---|---|
EyePagination() |
Properties
Name | Description |
---|---|
ItemTemplate | |
ItemsSource | |
SelectedItem | |
SelectedItemChanged |
Methods
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) |