The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Updated
Sep 8, 2020 - JavaScript
Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.
Created by Mark Otto, Jacob Thornton
Released August 19, 2011
Input
,CustomInput
,CustomFileInput
#8.4.1
es
#16.12.0
#4.3.1
What is happening?
Input's that are invalid (i.e. have the invalid prop set to true), do not have the aria-invalid attribute applied.
What should be happening?
Invalid input's have aria-invalid attribute.
Ste