Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Append
Blazor
Fast
Components
Badge
C# Class Append.Blazor.Fast.Components.Badge
The
Badge
component is used to highlight an item and attract attention or flag status, such as “New”, “Sale”, or other short phrases or a number to represent unread messages, updates available, etc..
Inheritance:
FastComponent
Datei anzeigen
Open project: Append-IT/Blazor.Fast
Protected Methods
Method
Description
BuildRenderTree
(
RenderTreeBuilder
builder
) :
void
Method Details
BuildRenderTree()
protected
method
protected
BuildRenderTree
(
RenderTreeBuilder
builder
) :
void
builder
RenderTreeBuilder
return
void