Skeleton
<gstock-skeleton>
|
GstockSkeleton
API
Propiedades
| Nombre | Descripción | Reflects | Tipo | Por defecto |
|---|---|---|---|---|
effect
|
Determines which effect the skeleton will use. |
'pulse' | 'sheen' | 'none'
|
'none'
|
|
updateComplete
|
A read-only promise that resolves when the component has finished updating. |
Aprende más sobre atributos y propiedades .
Propiedades personalizadas
| Nombre | Descripción | Default |
|---|---|---|
--border-radius
|
The skeleton’s border radius. | |
--color
|
The color of the skeleton. | |
--sheen-color
|
The sheen color when the skeleton is in its loading state. |
Aprende más sobre propiedades personalizadas .
Partes
| Nombre | Descripción |
|---|---|
base
|
The component’s base wrapper. |
indicator
|
The skeleton’s indicator which is responsible for its color and animation. |
Aprende más sobre partes CSS .