HTMLhtml anchor link

For general installation and configuration take a look at the components package.

Use componentuse-component anchor link

<!-- index.html -->
...
<body>
	<label class="db-radio" for="radio-element">
		<input type="radio" id="radio-element" name="States" value="Y" />
		Label
	</label>
</body>