Sha256: fb9500c9d69381e5d3ed074cf38e8772fa5ffa7cd992860818bcadfa2477d10f

Contents?: true

Size: 231 Bytes

Versions: 11

Compression:

Stored size: 231 Bytes

Contents

<%= content_tag component.tag_name, nil, component.html_options do %>

  <%= yield %>

  <div class="checkbox-wrapper" tabindex="0">
    <%= tao_icon :checkbox %>
    <div class="icon icon-indeterminate"></div>
  </div>

<% end %>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tao_form-0.1.10 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.9 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.8 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.7 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.6 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.5 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.4 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.3 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.2 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.1 lib/views/components/tao_form/components/_check_box.html.erb
tao_form-0.1.0 lib/views/components/tao_form/components/_check_box.html.erb