skeleton-widgets
Reactive icon

Skeleton Widgets

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 07 February 2024
 by 
0.0
 (0 ratings)
skeleton-widgets

Skeleton Widgets

Documentation
1.0.0

CSS Variables:


Custom Variables

VariableDescriptionDefaultValid Class
--c-wContainer width.300pxVALID FOR ALL
--c-pContainer padding.10px
--c-bgContainer background.transparent
--bgShapes background.#e2e1eb
--shineShine animation color.rgba(255,255,255, 0.2)
--tShine animation duration.2s
--linesLines count.1

.skeleton-line.skeleton-rect.skeleton-circle-multi-line.skeleton-card-2.skeleton-card-3.skeleton-list

--l-hLine height.20px

.skeleton-line.skeleton-rect.skeleton-circle-multi-line.skeleton-card-2.skeleton-card-3.skeleton-list.skeleton-youtube

--l-gapGap between the lines.10px
--g-gapGap between the groups. E.g. circle and other lines.15px

.skeleton-rect.skeleton-circle-line.skeleton-circle-multi-line.skeleton-card-1.skeleton-card-2.skeleton-card-3.skeleton-list.skeleton-youtube

--c-sCircle size.40px

.skeleton-circle.skeleton-circle-line.skeleton-circle-multi-line.skeleton-card-1.skeleton-card-3.skeleton-youtube

--c-posCircle position.center (can be top, bottom, center or percent value)

.skeleton-circle-line.skeleton-circle-multi-line

--rect-hRectangle height.80px

.skeleton-rect.skeleton-youtube

--chart-hChart height.200px

.skeleton-chart-columns.skeleton-chart-line

--chart-btmChart bottom height.40px

.skeleton-chart-line

--colsColumns count.5 (Max 10)

.skeleton-chart-columns

--col-wColumn width.25px
--col-gapGap between columns.25px
--card-hCard height.150px

.skeleton-card-1

--f-l-wFirst line width.90%

.skeleton-card-2.skeleton-card-3

--f-l-hFirst line height.25px
--s-l-wSecond line width.70%
--s-l-hSecond line height.20px
--s-l-m-tSecond line margin-top.15px
--f-l-cFirst line color.#e2e1eb

.skeleton-card-2

--s-l-cSecond line color.#e2e1eb
--bullet-ratioBullet size depending on --l-h.
*Note that, must be equal or bigger than 1.
1.4

.skeleton-list

--i-wWidth and height of .skeleton-image250px

.skeleton-image

Helper Classes

ClassDescriptionRequired Class
.adapt-to-circleNo --lines needed. Just need to set --c-s (circle-size). The lines will be produced and placed automatically based on the size of the circle.

.skeleton-circle-multi-line

.no-animateCancels the animation.