New to Telerik UI for BlazorStart a free 30-day trial

A component that lets you define a clickable item within a TelerikDropDownButton menu. Supports custom content, icons, enabled/disabled state, and a click handler; propagates parameter changes to its container.

Definition

Constructors

C#
public DropDownButtonItem()

Methods

C#
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters:__builderRenderTreeBuilder

Overrides: ComponentBase.BuildRenderTree(RenderTreeBuilder)