Sha256: 0555fc60f52283edad6d7963cd93ef5bec8dbed53222452f2898be4f1aedc78d

Contents?: true

Size: 694 Bytes

Versions: 10

Compression:

Stored size: 694 Bytes

Contents

<keppler-component>
  <div class="bstp-radio">  
    <label class="radio-inline">
      <input type="radio" name="inlineRadioOptions" id="inlineRadio1" value="option1"> 1
    </label>
    <label class="radio-inline">
      <input type="radio" name="inlineRadioOptions" id="inlineRadio2" value="option2"> 2
    </label>
    <label class="radio-inline">
      <input type="radio" name="inlineRadioOptions" id="inlineRadio3" value="option3"> 3
    </label>
  </div>
</keppler-component>
<script>
    'bootstrap-radio', {
      label: 'Radio Buttons',
      category: 'Bootstrap',
      attributes: { class:'fa fa-circle-o' },
      content: {
        style: function() {}
      }
    }
  </script>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
keppler-2.1.11 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.10 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.6 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.5 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.4 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.3 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.2 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.1 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1.pre.p1 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html
keppler-2.1 installer/core/rockets/keppler_frontend/app/assets/html/keppler_frontend/app/bootstrap/bstp-radio.html