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

The Button component represent an control that should invoke an action or perform a navigation.
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