display_builder-1.0.x-dev/components/shoelace/tree_item/tree_item.twig

components/shoelace/tree_item/tree_item.twig
{% set attributes = id ? attributes.setAttribute('id', 'db-' ~ id) : attributes %}
{% set attributes = expanded ? attributes.setAttribute('expanded', true) : attributes %}

<sl-tree-item {{ attributes }}>
  {% if icon %}
    <sl-icon name="{{ icon }}"></sl-icon>
  {% endif %}
  {{ title }}
  <sl-icon class="db-tree--action" name="three-dots-vertical"></sl-icon>
  {{ children }}
</sl-tree-item>

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

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