RadzenFabMenuItem Class

RadzenFabMenuItem component.

Inheritance

Object

ComponentBase

RadzenComponent

RadzenButton

RadzenFabMenuItem

Implements

IComponent

IHandleEvent

IHandleAfterRender

Inherited Members

RadzenButton.OnClick

RadzenButton.GetComponentCssClass

RadzenButton.BuildRenderTree

RadzenButton.ChildContent

RadzenButton.TabIndex

RadzenButton.Text

RadzenButton.ImageAlternateText

RadzenButton.Icon

RadzenButton.IconColor

RadzenButton.Image

RadzenButton.ButtonStyle

RadzenButton.ButtonType

RadzenButton.Disabled

RadzenButton.Click

RadzenButton.IsBusy

RadzenButton.BusyText

RadzenButton.IsDisabled

RadzenComponent.OnMouseEnter

RadzenComponent.OnMouseLeave

RadzenComponent.OnContextMenu

RadzenComponent.GetCssClass

RadzenComponent.GetId

RadzenComponent.Debounce

RadzenComponent.OnInitialized

RadzenComponent.SetParametersAsync

RadzenComponent.OnAfterRenderAsync

RadzenComponent.RaiseContextMenu

RadzenComponent.RaiseMouseEnter

RadzenComponent.AddContextMenu

RadzenComponent.RaiseMouseLeave

RadzenComponent.OnBecameInvisible

RadzenComponent.Dispose

RadzenComponent.Attributes

RadzenComponent.Element

RadzenComponent.MouseEnter

RadzenComponent.MouseLeave

RadzenComponent.ContextMenu

RadzenComponent.Culture

RadzenComponent.DefaultCulture

RadzenComponent.Style

RadzenComponent.Visible

RadzenComponent.UniqueID

RadzenComponent.JSRuntime

RadzenComponent.IsJSRuntimeAvailable

RadzenComponent.Reference

RadzenComponent.CurrentStyle

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

Syntax

public class RadzenFabMenuItem : RadzenButton, IComponent, IHandleEvent, IHandleAfterRender

Examples

<RadzenFabMenuItem Text="Folder" Icon="folder" Click=@(args => Console.WriteLine("Item clicked")) />

Constructors

RadzenFabMenuItemlink

RadzenFabMenuItem component.

Declaration
public RadzenFabMenuItem()

Properties

Shadelink

Declaration
public Shade Shade { get; set; }
Property Value
Type Description
Shade

Sizelink

Declaration
public ButtonSize Size { get; set; }
Property Value
Type Description
ButtonSize

Variantlink

Declaration
public Variant Variant { get; set; }
Property Value
Type Description
Variant
An error has occurred. This app may no longer respond until reloaded. Reload 🗙