File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ data() {
120
120
121
121
</div >
122
122
123
- ์ธ์ ์์ด ` v-bind ` ๋ฅผ ์ฌ์ฉํ์ฌ ๋จ์ผ ์๋ฆฌ๋จผํธ์์ ๋ฐ์ธ๋ฉํ ์ ์์ต๋๋ค:
123
+ ์ธ์ ์์ด ` v-bind ` ๋ฅผ ์ฌ์ฉํ์ฌ ๋จ์ผ ์๋ฆฌ๋จผํธ์ ๋ฐ์ธ๋ฉํ ์ ์์ต๋๋ค:
124
124
125
125
``` vue-html
126
126
<div v-bind="objectOfAttrs"></div>
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ Vue CLI์ GUI์์ ํด๋ ํ์๊ธฐ ์ปดํฌ๋ํธ๋ฅผ ์๋ก ๋ค์ด ๋ณด๊ฒ ์ต๋
124
124
125
125
### Trade-offs {#trade-offs}
126
126
127
- ์ต์
API์์ ๋์ด์จ ์ผ๋ถ ์ฌ์ฉ์๋ค๋ ๊ทธ๋ค์ ์ปดํฌ์ง์
API ์ฝ๋๊ฐ ๋ ๊ตฌ์ฑ์ ์ด๋ผ ์๊ฐํ๊ณ ,
127
+ ์ต์
API์์ ๋์ด์จ ์ผ๋ถ ์ฌ์ฉ์๋ค์ ๊ทธ๋ค์ ์ปดํฌ์ง์
API ์ฝ๋๊ฐ ๋ ๊ตฌ์ฑ์ ์ด๋ผ ์๊ฐํ๊ณ ,
128
128
์ปดํฌ์ง์
API๊ฐ ์ฝ๋ ๊ตฌ์ฑ ์ธก๋ฉด์์ "๋ ๋์๋ค"๊ณ ๊ฒฐ๋ก ์ง์ต๋๋ค.
129
129
์ด๋ฌํ ์๊ฒฌ์ ๊ฐ์ง ์ฌ์ฉ์๋ผ๋ฉด ํด๋น ๋ฌธ์ ๋ฅผ ๋ค๋ฅธ ๊ด์ ์์ ๋ณผ ๊ฒ์ ๊ถ์ฅํฉ๋๋ค.
130
130
You canโt perform that action at this time.
0 commit comments