You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2-ui/99-ui-misc/02-selection-range/article.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ libs:
6
6
7
7
# Selection and Range
8
8
9
-
In questo articolo affronteremoe la selezione nel documento, e la selezione nei campi di testo, come gli `<input>`.
9
+
In questo articolo affronteremo la selezione nel documento, e la selezione nei campi di testo, come gli `<input>`.
10
10
Javascript può gestire la selezione attuale, selezionare/deselezionare interamente o parzialmente, rimuovere la parte selezionata dal documento, racchiuderla in un tag e così via.
0 commit comments