` element: --- ## Definition and Usage The `form` attribute returns a"> ` element: --- ## Definition and Usage The `form` attribute returns a" />
Easy Tutorial
❮ Prop Email Maxlength Event Clienty ❯

Input Month form Attribute

Input Month Object

Example

Returns the form ID of the <input type="month"> element:


Definition and Usage

The form attribute returns a reference to the form that contains the month field.

This attribute returns a form object upon success.

Note: This attribute is read-only.


Browser Support

All major browsers support the form attribute.

Note: Internet Explorer or Firefox browsers do not support the <input> element with the type="month" attribute.


Syntax

Technical Details

| Return Value: | A reference to the form element that contains the month field. Returns null if the month field is not in a form. | | --- | --- |

❮ Prop Email Maxlength Event Clienty ❯