We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85b14d2 + ed54d43 commit a2d1070Copy full SHA for a2d1070
2-ui/4-forms-controls/4-forms-submit/article.md
@@ -28,7 +28,7 @@ Ambas acciones muestran `alert` y el formulario no es enviado debido a la presen
28
</form>
29
```
30
31
-````smart header="Relation between `submit` and `click`"
+````smart header="Relación entre `submit` y `click`"
32
Cuando un formulario es enviado utlizando `key:Enter` en un campo tipo texto, un evento `click` se genera en el `<input type="submit">`
33
34
Muy curioso, dado que no hubo ningún click en absoluto.
0 commit comments