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 dd5e74b

Browse files
committed
finished v-directives
1 parent 605c5a0 commit dd5e74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Basics/V-Directives/2.3.B/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<img src='imageSrc'></img>
2424
</div>
2525

26-
<!-- dynamically bind different ids to a div -->
26+
<!-- dynamically bind different ids to the id attribute of the div -->
2727
<div id='app3'>
2828
<div v-bind:id="dynamicId"></div>
2929
</div>

0 commit comments

Comments
(0)

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