HTMLhtml anchor link

For general installation and configuration look at the components package.

Use componentuse-component anchor link

<!-- index.html -->
...
<body>
	<div class="db-textarea">
		<label for="textarea">Label</label>
		<textarea id="textarea" rows="2" cols="33" placeholder=" "></textarea>
	</div>
</body>