File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
core/src/components/textarea/test/form Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 8181 </ div >
8282
8383 < p >
84- Click the button above to toggle the required prop on the
85- 2nd textarea and then click the submit button to attempt to submit
86- the form. It should show a popup warning on the 2nd textarea to
87- fill out the field when the textarea is required and empty. When
88- the textarea is not required, or the field is filled, the form
89- should submit by sending a console log. Click the reset button to
90- reset the form and clear the textareas.
84+ Click the button above to toggle the required prop on the 2nd textarea and then click the submit button to
85+ attempt to submit the form. It should show a popup warning on the 2nd textarea to fill out the field when
86+ the textarea is required and empty. When the textarea is not required, or the field is filled, the form
87+ should submit by sending a console log. Click the reset button to reset the form and clear the textareas.
9188 </ p >
9289
9390 < div class ="grid ">
You can’t perform that action at this time.
0 commit comments