1.8.1 • Published 2 years ago
@finastra/skeleton v1.8.1
Skeleton
Skeleton componet used to indicate content and ui loading that will appear after its loaded. It helps to decrease perceived duration time
Usage
Import
npm i @finastra/skeleton
import '@finastra/skeleton';
...
<fds-skeleton></fds-skeleton>
API
Properties
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
height | height | string | Height of the skeleton | |
override | ||||
size | size | h1\|h2\|h3\|h4\|h5\|h6\|small\|p | "p" | Define the size of skeleton |
type | type | circle\|text\|rectangle | "text" | Define the type of skeleton |
width | width | string | Width of the skeleton |
Methods
Method | Type |
---|---|
updateHeight | (): void |
updateWidth | (): void |
willUpdate | (_changedProperties: Map<string \| number \| symbol, unknown> \| PropertyValueMap<any>): void |
CSS Custom Properties
Property | Default | Description |
---|---|---|
--fds-skeleton-background | "var(--fds-surface-selected)" | Background color of the skeleton. |
--fds-skeleton-height | "162px" | Width of the skeleton |
--fds-skeleton-placeholder-color | "var(--fds-on-surface-medium)" | Color of placeholder. |
--fds-skeleton-width | "162px" | Height of the skeleton |
1.8.1
2 years ago
1.8.0
2 years ago
1.7.0
2 years ago
1.6.0
2 years ago
1.4.2
2 years ago
1.5.0
2 years ago
1.4.1
2 years ago
1.4.0
2 years ago
1.3.0
2 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.2.8
3 years ago
1.2.7
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.1.3
3 years ago
1.0.4
3 years ago
1.2.1
3 years ago
1.1.2
3 years ago
1.2.9
3 years ago
1.2.12
3 years ago
1.2.13
3 years ago
1.2.10
3 years ago
1.2.11
3 years ago
1.2.16
3 years ago
1.2.17
3 years ago
1.2.14
3 years ago
1.2.15
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.0.42
3 years ago
0.0.44
3 years ago
1.0.3
3 years ago
0.0.41
3 years ago
0.0.40
3 years ago
0.0.39
3 years ago
0.0.38
3 years ago
0.0.37
3 years ago