Sha256: f0baba4426d717d451f577cfb2f71d494a5e6b404eff93cb499c12d878f89e82

Contents?: true

Size: 339 Bytes

Versions: 4

Compression:

Stored size: 339 Bytes

Contents

<div class="form-control <%= @width %>" <%= required_data_input %>>
  <label class="form-label"><%= @label %></label>
  <input type="text" class="input time-picker <%= @custom_class %>" name="<%= @name %>" placeholder="<%= @placeholder %>" <%= disabled_data_input %> value="<%= @value %>">
  <div class="input-error-message"></div>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lato_view-1.1.5 app/cells/lato_view/cells_v1/input/views/time.html.erb
lato_view-1.1.4 app/cells/lato_view/cells_v1/input/views/time.html.erb
lato_view-1.1.3 app/cells/lato_view/cells_v1/input/views/time.html.erb
lato_view-1.1 app/concepts/lato_view/input/views/time.html.erb