C# Class Append.Blazor.Fast.Components.Flipper

The Flipper component is most often used to page through blocks of content or collections of ui elements.
Inheritance: FastComponent
Afficher le fichier Open project: Append-IT/Blazor.Fast

Méthodes protégées

Méthode Description
BuildRenderTree ( RenderTreeBuilder builder ) : void

Method Details

BuildRenderTree() protected méthode

protected BuildRenderTree ( RenderTreeBuilder builder ) : void
builder RenderTreeBuilder
Résultat void