Sha256: d0c5a6f00178e7468734885c09fd25484a5674af3800dc90914902a4b3d4929c

Contents?: true

Size: 208 Bytes

Versions: 2

Compression:

Stored size: 208 Bytes

Contents

<input
  id="<%= id %>"
  class="form-input"
  type="<%= input_type %>"
  name="<%= name %>"
  value="<%= value %>"
  @keyup.stop.debounce.400="if (validate()) update($el.name, $el.value)"
  data-param-input>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lookbook-0.4.6 app/views/lookbook/workbench/inspector/params/_text.html.erb
lookbook-0.4.5 app/views/lookbook/workbench/inspector/params/_text.html.erb