New to KendoReactStart a free 30-day trial

IconFlip

Specifies the icon flip direction.

The possible values are:

  • default (Default)—No flipping applied.
  • horizontal—Flips the icon in horizontal direction.
  • vertical—Flips the icon in vertical direction.
  • both—Flips the icon in both horizontal and vertical directions.

type IconFlip = "default" | "horizontal" | "vertical" | "both";

Not finding the help you need?
Contact Support