<div class="b-form__group">
    <label class="b-form__label" for="example_upload">Example file upload</label>
    <div class="b-form__file-upload-container">
        <span class="b-form__file-upload js-file-upload">Upload a file</span>
        <input class="b-hide" type="file" id="example_upload" name="example_upload" autocomplete="off" data-multiple-caption="{count} files selected" multiple>
    </div>
    <span class="b-form__message"></span>
</div>
<div class="b-form__group">
    <label class="b-form__label" for="example_upload">Example file upload</label>
    <div class="b-form__file-upload-container">
        <span class="b-form__file-upload js-file-upload">Upload a file</span>
        <input class="b-hide" type="file" id="example_upload" name="example_upload" autocomplete="off" data-multiple-caption="{count} files selected"
            multiple>
    </div>
    <span class="b-form__message"></span>
</div>
/* No context defined for this component. */

There are no notes for this item.