Skip to content

Properties

PropertiesDescription
show(optional) Use true to enable/show the skeleton for the component used inside. Defaults to false.
figure(optional) Define a figure to use, like article. The wrapped content will be hidden while the skeleton figure is shown.
no_animation(optional) Use true to disable the animation.
aria_busy(optional) Is used for screen reader text translation, defined in the translation files. You can set a custom text if needed.
aria_ready(optional) Is used for screen reader text translation, defined in the translation files. You can set a custom text if needed.
element(optional) Set any HTML element type you have to use. A couple of aria attributes will be set on this element while active. Defaults to div.
Space(optional) spacing properties like top or bottom are supported.