New to Kendo UI for AngularStart a free 30-day trial

FloatingActionButtonThemeColor

Updated on May 7, 2026

Specifies the possible theme colors for the FloatingActionButton component.

The possible values are:

  • base—Applies the base theme color.
  • primary—Applies the primary theme color.
  • secondary—Applies the secondary theme color.
  • tertiary—Applies the tertiary theme color.

type FloatingActionButtonThemeColor = "base" | "primary" | "secondary" | "tertiary";

Not finding the help you need?
Contact Support