New to Telerik UI for ASP.NET Core? Download free 30-day trial

MobileButtonGroupItemBuilder

Methods

Icon(System.String)

The icon of the button. It can be either one of the built-in icons, or a custom one

Parameters

value - System.String

The value that configures the icon.

Text(System.String)

Specifies the text of the item

Parameters

value - System.String

The value that configures the text.

Badge(System.String)

Specifies the value shown in badge icon

Parameters

value - System.String

The value that configures the badge.

HtmlAttributes(System.Object)

Sets the HTML attributes.

Parameters

attributes - System.Object

The HTML attributes.

HtmlAttributes(System.Collections.Generic.IDictionary)

Sets the HTML attributes.

Parameters

attributes - System.Collections.Generic.IDictionary<String,Object>

The HTML attributes.

In this article
Not finding the help you need?