New to Kendo UI for Vue? Start a free 30-day trial

Customization

The FloatingActionButton provides options for customizing the rendering and behavior of its popup and popup items.

The component enables you to:

Popup Behavior

To configure the behavior of the popup, use the popupSettings FloatingActionButton property. It exposes animate and popupClass settings.

Example
View Source
Change Theme:

Items Rendering

To override the default rendering of all popup items, use the item property of the FloatingActionButton.

Example
View Source
Change Theme:

In this article

Not finding the help you need?