New to KendoReactLearn about KendoReact Free.

FloatingActionButtonRounded

Specifies the rounding of the Floating Action Button.

The possible values are:

  • small
  • medium
  • large
  • full
  • null—Does not set a rounded className.

type FloatingActionButtonRounded = null | "small" | "medium" | "large" | "full";

Not finding the help you need?
Contact Support