We couldn’t find anything that matched your searched term
PAGES
COMPONENTS
Brand guidelines
Insights
Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.
<form> <div class="custom-file"> <label for="exampleInputFile" class="form-label"> Example file input </label> <br/> <input type="file" class="custom-file-input" id="exampleInputFile"> </div> </form>