@microsoft/fast-foundation > Skeleton
Skeleton class
A Skeleton Custom HTML Element.
- The default slot
export declare class Skeleton extends FoundationElement
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
fill | string | Indicates the Skeleton should have a filled style. | |
pattern | string | Indicates that the component can accept a pattern URL. | |
shape | SkeletonShape | Indicates what the shape of the Skeleton should be. | |
shimmer | boolean | Indicates that the component has an activated shimmer effect |