Skip to content
Loading text
Cargando contenido...
Loading text
Loader - Web Component
The Loader component can be used imported from:
Playground
Parameters
Slots
This component has slots. Check the documentation about how to use the slots.
Name | Tags | Description |
---|---|---|
default | span | The text to be displayed below the loader. |
Parameters use
content
The text or content inside the loader. It uses the default
slot too.
If you don't want to show the text, set the content
to an empty string.
locale
The locale
parameter is used to define the loader's language. Thecontent
parameter and slot will override the automatic translation value.
Flags
small
The small
parameter is used to define a small loader. If small
attribute is set, the text to be displayed won't be shown.
Browser support
Detected engine:
Chromium
Webkit
Gecko