{%- extends "theming/base_component.html" -%} {%- block overview -%}

The spinner component creates a loading spinner element that indicates ongoing processes or loading states. Spinners are commonly used to provide visual feedback to users while content is being loaded or actions are being processed, enhancing the user experience by signaling that the system is working on a task.

{%- endblock %}