New to KendoReactStart a free 30-day trial

SkeletonShape

Specifies the shape of the Skeleton.

The possible values are:

  • circle—Renders a circular Skeleton.
  • text(Default)—Renders a line Skeleton.
  • rectangle—Renders a rectangular Skeleton.

type SkeletonShape = "circle" | "text" | "rectangle";

Not finding the help you need?
Contact Support