3.4.0 • Published 9 months ago

@forter/skeleton v3.4.0

Weekly downloads
39
License
Apache-2.0
Repository
github
Last release
9 months ago

fc-skeleton

Placeholder for waiting for content to be loaded.

Usage

<script>
   import '@forter/skeleton';
</script>

<fc-skeleton>
</fc-skeleton>

Properties

PropertyAttributeTypeDefaultDescription
columnscolumnsnumber2Numbers of columns to display in table type.
duplicationduplicationnumber2Numbers of cards to duplicate.
typetype"line" \| "circle" \| "block" \| "card" \| "line-chart" \| "pie-chart" \| "bar-chart""line"Skeleton loader type.

CSS Custom Properties

PropertyDescription
--fc-skeleton-animation-durationskeleton animation duration in seconds. default: 10s
--fc-skeleton-base-colorskeleton base color. default: #f6f7f8
--fc-skeleton-block-heightblock skeleton's height. default: 80px
--fc-skeleton-border-radiusline border radius. default: 2px
--fc-skeleton-line-heightline skeleton's height. default: 10px
--fc-skeleton-margin-bottomline margin bottom. default: 12px
--fc-skeleton-margin-topline margin top. default: 5px
--fc-skeleton-pulse-colorskeleton pulse color. default: #edeef1
--fc-skeleton-table-body-base-colortable skeleton's body base color. default: var(--fc-gray-200)
--fc-skeleton-table-header-base-colortable skeleton's header base color. default: var(--fc-gray-300)
--fc-skeleton-table-header-heighttable skeleton's header height. default: 50px
--fc-skeleton-table-header-pulse-colortable skeleton's header pulse color. default: var(--fc-gray-400)
3.4.0

9 months ago

3.3.4

5 years ago

3.3.3

5 years ago

3.3.2

5 years ago

3.3.1

5 years ago

3.3.0

5 years ago

3.2.4

5 years ago

3.2.3

5 years ago

3.2.2

5 years ago

3.2.1

5 years ago

3.2.0

5 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago