RadzenFab component.
IComponent
IHandleEvent
IHandleAfterRender
RadzenButton.ImageAlternateText
RadzenComponent.SetParametersAsync
RadzenComponent.OnAfterRenderAsync
RadzenComponent.RaiseContextMenu
RadzenComponent.RaiseMouseEnter
RadzenComponent.AddContextMenu
RadzenComponent.RaiseMouseLeave
RadzenComponent.OnBecameInvisible
RadzenComponent.DefaultCulture
RadzenComponent.IsJSRuntimeAvailable
ComponentBase.OnInitializedAsync
ComponentBase.OnParametersSet
ComponentBase.OnParametersSetAsync
ComponentBase.StateHasChanged
ComponentBase.ShouldRender
ComponentBase.OnAfterRender
ComponentBase.InvokeAsync
ComponentBase.DispatchExceptionAsync
ComponentBase.RendererInfo
ComponentBase.Assets
ComponentBase.AssignedRenderMode
Namespace: Radzen.Blazor
Assembly: Radzen.Blazor.dll
public class RadzenFab : RadzenButton, IComponent, IHandleEvent, IHandleAfterRender<RadzenFab Icon="add" Click=@(args => Console.WriteLine("FAB clicked")) />
<RadzenFab Icon="add" IsBusy="@isLoading" BusyText="Loading..." Click=@OnFabClick />public ButtonSize Size { get; set; }
| Type | Description |
|---|---|
| ButtonSize |
protected override string GetComponentCssClass()
| Type | Description |
|---|---|
| string |