Class EyePagination<TItem>
Inheritance
EyePagination<TItem>
Implements
Inherited Members
Namespace: PoeShared.Blazor.Controls
Assembly: PoeShared.Blazor.Controls.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) |