<kendo:floatingActionButton-items>

Specifies the speed-dial items that will be rendered in a popup container anchored to the FloatingActionButton.**Note: when using the items configuration, clicking on the FloatingActionButton will open the popup containing the speed-dial list.

Example

<kendo:floatingActionButton>
    <kendo:floatingActionButton-items></kendo:floatingActionButton-items>
</kendo:floatingActionButton>

Configuration Attributes

Configuration JSP Tags

kendo:floatingActionButton-item

Specifies the speed-dial items that will be rendered in a popup container anchored to the FloatingActionButton.**Note: when using the items configuration, clicking on the FloatingActionButton will open the popup containing the speed-dial list.

More documentation is available at kendo:floatingActionButton-item.

Example

<kendo:floatingActionButton-items>
    <kendo:floatingActionButton-item></kendo:floatingActionButton-item>
</kendo:floatingActionButton-items>
In this article
Not finding the help you need?