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

SkeletonShape

Specifies the shape of the Skeleton component.

The possible values are:

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

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

Not finding the help you need?
Contact Support