New to Kendo UI for jQuery? Start a free 30-day trial
Appearance
Updated on Feb 4, 2026
In this article, you will find information about the styling options and rendering of the Kendo UI FloatingActionButton.
For a live example, visit the Appearance Demo of the FloatingActionButton.
Options
The Kendo UI FloatingActionButton supports the following styling options:
size—configures the overall size of the component.fillMode—configures how the color is applied to the component.themeColor—configures what color will be applied to the component.rounded—configures the border radius of the component.
Size
The size option controls how big or small the rendered FloatingActionButton looks. The structure of the class is k-fab-{size}.
The following values are available for the size option:
sm—small sizemd—medium sizelg