Commit 4e99f08
docs: disambiguate variable name from attribute in x-bind example (#4742)
Rename `placeholder` to `placeholderText` in the x-bind docs example
so the variable name doesn't collide with the HTML placeholder attribute.
Cherry-picked from #4430 by @sa- with camelCase fix applied.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 68d7f94 commit 4e99f08
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments