define input type in textarea bootstrap 4 code example
Example 1: html bootstrap textarea
<div class="form-group">
<label for="exampleFormControlTextarea3">Rounded corners</label>
<textarea class="form-control" id="exampleFormControlTextarea3" rows="7"></textarea>
</div>
Example 2: bootstrap radio button
bootstrap radio