Text

<div class="b-form__group">
    <label class="b-form__label" for="name">Input type="text"</label>
    <input class="b-form__input" type="text" id="name" placeholder="Default text">
    <span class="b-form__message"></span>
</div>
<div class="b-form__group">
    <label class="b-form__label" for="name">Input type="text"</label>
    <input class="b-form__input" type="text" id="name" placeholder="Default text">
    <span class="b-form__message"></span>
</div>
/* No context defined for this component. */

There are no notes for this item.