For general installation and configuration take a look at the components package.
<!-- index.html -->
...
<body>
<label class="db-radio" for="radio-element">
<input type="radio" id="radio-element" name="States" value="Y" />
Label
</label>
</body>