Sha256: 88e21b48e0dd880a40b09a295b77adbbaa3003d3ab09fc53803b438bb93c325e

Contents?: true

Size: 350 Bytes

Versions: 28

Compression:

Stored size: 350 Bytes

Contents

<div class="p-3">
  <% if tabs.size > 10 %>
    <%= controller.helpers.render partial: 'active_element/components/vertical_tabs', locals: { tabs: tabs, class_name: class_name } %>
  <% else %>
    <%= controller.helpers.render partial: 'active_element/components/horizontal_tabs', locals: { tabs: tabs, class_name: class_name } %>
  <% end %>
</div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
active_element-0.0.31 app/views/active_element/components/tabs.html.erb
active_element-0.0.30 app/views/active_element/components/tabs.html.erb
active_element-0.0.29 app/views/active_element/components/tabs.html.erb
active_element-0.0.28 app/views/active_element/components/tabs.html.erb
active_element-0.0.27 app/views/active_element/components/tabs.html.erb
active_element-0.0.26 app/views/active_element/components/tabs.html.erb
active_element-0.0.24 app/views/active_element/components/tabs.html.erb
active_element-0.0.23 app/views/active_element/components/tabs.html.erb
active_element-0.0.22 app/views/active_element/components/tabs.html.erb
active_element-0.0.21 app/views/active_element/components/tabs.html.erb
active_element-0.0.19 app/views/active_element/components/tabs.html.erb
active_element-0.0.18 app/views/active_element/components/tabs.html.erb
active_element-0.0.17 app/views/active_element/components/tabs.html.erb
active_element-0.0.16 app/views/active_element/components/tabs.html.erb
active_element-0.0.15 app/views/active_element/components/tabs.html.erb
active_element-0.0.14 app/views/active_element/components/tabs.html.erb
active_element-0.0.13 app/views/active_element/components/tabs.html.erb
active_element-0.0.12 app/views/active_element/components/tabs.html.erb
active_element-0.0.11 app/views/active_element/components/tabs.html.erb
active_element-0.0.10 app/views/active_element/components/tabs.html.erb