ui_suite_daisyui-4.0.x-dev/components/loading/loading.twig

components/loading/loading.twig
{% set attributes = attributes.addClass('loading') %}

{% if variant %}
{% set attributes = (variant != 'default') ? attributes.addClass('loading-' ~ variant) : attributes %}
{% endif %}

{% if size %}
    {% set attributes = attributes.addClass('loading-' ~ size) %}
{% endif %}

{% if color %}
    {% set attributes = attributes.addClass('text-' ~ color) %}
{% endif %}

<span {{ attributes }}></span>

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc