Sha256: 3810e6faa869539f46ad2f0e62fb03bc8c9219284092a4f38060bb0c4f63cc35

Contents?: true

Size: 276 Bytes

Versions: 35

Compression:

Stored size: 276 Bytes

Contents

<%= render(Ariadne::BaseComponent.new(tag: @tag, classes: @classes, attributes: @attributes)) do %>
  <% if @has_form %>
    <input type="hidden" data-tiptap-value-container=true name="<%= @name %>" id="<%= @name %>">
  <% end %>
  <div class="tiptap-editor"></div>
<% end %>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
ariadne_view_components-0.0.18 app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.18-x86_64-linux app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.18-x86_64-darwin app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.18-x64-mingw32 app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.18-x64-mingw-ucrt app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.18-arm64-darwin app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.18-aarch64-linux app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17-x86_64-linux app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17-x86_64-darwin app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17-x64-mingw32 app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17-x64-mingw-ucrt app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17-arm64-darwin app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17-aarch64-linux app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.17 app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.16-x86_64-linux app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.16-x86_64-darwin app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.16-x64-mingw32 app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.16-x64-mingw-ucrt app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.16-arm64-darwin app/components/ariadne/rich_text_area_component.html.erb
ariadne_view_components-0.0.16-aarch64-linux app/components/ariadne/rich_text_area_component.html.erb