Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9d75df

Browse files
DominikSerafinkazupon
authored andcommitted
Update index.md (vuejs#586)
Fix link to v-model.trim guide
1 parent 8cfbe63 commit a9d75df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/v2/api/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@ All lifecycle hooks automatically have their `this` context bound to the instanc
15051505
- **Modifiers:**
15061506
- [`.lazy`](../guide/forms.html#lazy) - listen to `change` events instead of `input`
15071507
- [`.number`](../guide/forms.html#number) - cast input string to numbers
1508-
- [`.trim`](/guild/forms.html#trim) - trim input
1508+
- [`.trim`](../guide/forms.html#trim) - trim input
15091509

15101510
- **Usage:**
15111511

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /