Sha256: 72fd41f177df359337b152e15769277a755acbe85934693ebf9175bc646b8c60

Contents?: true

Size: 317 Bytes

Versions: 3

Compression:

Stored size: 317 Bytes

Contents

<div class="form-control <%= @width %>" <%= required_data_input %>>

  <label class="form-label"><%= @label %></label>

  <textarea class="editor <%= @custom_class %>" name="<%= @name %>"
            placeholder="<%= @placeholder %>">
  	<%= @value %>
  </textarea>

  <div class="input-error-message"></div>

</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lato_view-1.1.5 app/cells/lato_view/input/editor/views/show.html.erb
lato_view-1.1.4 app/cells/lato_view/input/editor/views/show.html.erb
lato_view-1.1.3 app/cells/lato_view/input/editor/views/show.html.erb