Sha256: fbb751a102ebda2c55ead67e4e3e5846c43fe23597ecb3edd65e6717795eeaea

Contents?: true

Size: 509 Bytes

Versions: 13

Compression:

Stored size: 509 Bytes

Contents

<label class="checkbox">
  <input type="checkbox" value="">
  Option one is this and that—be sure to include why it's great
</label>

<label class="radio">
  <input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
  Option one is this and that—be sure to include why it's great
</label>
<label class="radio">
  <input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
  Option two can be something else and selecting it will deselect option one
</label>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
style-guide-1.1.1 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-1.1.0 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-1.0.0 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-0.7.4 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-0.7.3 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-0.7.2 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-0.7.0 app/views/bootstrap/forms/_controls:_checkbox_and_radio.erb
style-guide-0.6.2 app/views/style_guide/forms/_controls:_checkbox_and_radio.erb
style-guide-0.6.1 app/views/style_guide/forms/_controls:_checkbox_and_radio.erb
style-guide-0.6.0 app/views/style_guide/forms/_controls:_checkbox_and_radio.erb
style-guide-0.5.0 app/views/style_guide/forms/_controls:_checkbox_and_radio.erb
style-guide-0.4.0 app/views/style_guide/forms/_controls:_checkbox_and_radio.erb
style-guide-0.3.0 app/views/style_guide/bootstrap_base/_form_controls:_checkbox_and_radio.erb