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

components/tabs/tabs.twig
{% set attributes = attributes.setAttribute('role', 'tablist') %}

{% set attributes = attributes.addClass('tabs') %}

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

{% if size and size != 'md' %}
    {% set attributes = attributes.addClass('tabs-' ~ size) %}
{% endif %}

{% if items %}
<div {{ attributes }}>{{ items }}</div>
{% endif %}

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

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