What does the attribute do to the input element in the code below?

It allows users to check or uncheck a checkboxThere is no attribute set for the input elementIt displays a calendar so users can select a dateIt displays checkbox as a hint on an input field

It allows users to check or uncheck a checkbox.