Skeleton
Skeleton
component can be used directly in your components in place of content that is loading.
This tool has the ability to customize loading state of you component.
You can read more about Skeleton
on the official documentation repository.
Basic Usage
For convenient customization of the loading component, width and height properties are available,
you can also set the number of columns in the displayed Skeleton
.
Any Paragon component or export may be added to the code example.
With image
Skeleton
is convenient to use with images, including those in a circle format.
Any Paragon component or export may be added to the code example.
With custom theme
Skeleton Theme
allows you to customize the styles of your nested components in a flexible way.
Settings will be passed on to the rest of the Skeleton
components in the hierarchy.
Any Paragon component or export may be added to the code example.
With custom wrapper
By wrapping the Skeleton
in a container, you can flexibly customize the elements of the skeleton.
Any Paragon component or export may be added to the code example.
Usage Insights#
Skeleton
Project Name | Paragon Version | Instance Count | |
---|---|---|---|
frontend-app-admin-portal | 20.26.3 | 25 | |
frontend-app-learner-portal-enterprise | 20.31.1 | 19 | |
prospectus | 20.32.3 | 4 |