!--a11y-->
Use
The NEWLINE_BEFORE_INPUT method specifies whether or not a line break is inserted automatically before an <input> tag.
If you want the <input> tag to appear in the following line of a Web application, you must use the <br/> tag for the line break. A mobile device that automatically inserts a line break before an <input> tag and therefore returns the platfprm-specific value for "true" would then display an unwanted blank line.
![]()
The same arguments for the use of this method apply to all methods that concern the line break into a new line.