Sha256: 67fc5d2082a0486d6fc23b56a849dc3bc8d3c1ba989fb2fb096ba3e2b12bb44e

Contents?: true

Size: 207 Bytes

Versions: 24

Compression:

Stored size: 207 Bytes

Contents

<%= render(Ariadne::BaseComponent.new(tag: @tag, classes: @classes, attributes: @attributes)) do |component| %>
  <% if text.present? %>
    <%= text %>
  <% else %>
    <%= content %>
  <% end %>
<% end %>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ariadne_view_components-0.0.12 app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.12-x86_64-linux app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.12-x86_64-darwin app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.12-x64-mingw32 app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.12-x64-mingw-ucrt app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.12-arm64-darwin app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.12-aarch64-linux app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11 app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11-x86_64-linux app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11-x86_64-darwin app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11-x64-mingw32 app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11-x64-mingw-ucrt app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11-arm64-darwin app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.11-aarch64-linux app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.10 app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.10-x86_64-linux app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.10-x86_64-darwin app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.10-x64-mingw32 app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.10-x64-mingw-ucrt app/components/ariadne/tab_component.html.erb
ariadne_view_components-0.0.10-arm64-darwin app/components/ariadne/tab_component.html.erb