Sha256: c661f6c8db4a4ad52e1f0791d6525f3aacdda048b086d3c73acd1bea228acdb5

Contents?: true

Size: 288 Bytes

Versions: 24

Compression:

Stored size: 288 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 %>
  <textarea class="tiptap-editor"></textarea>
<% end %>

Version data entries

24 entries across 24 versions & 1 rubygems

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