<%= input_options[:min] %>
<%= text_field_tag(name, value, **input_options, type: "range", "x-model.throttle.300ms": "value" ) %>
<%= input_options[:max] %>