際際滷
Submit Search
introducing vue-wait-component
?
1 like
?
1,099 views
K
Kenjiro Kubota
Follow
閣顎艶.逮壊のライブラリ恬ったから療いてくれ
Read less
Read more
1 of 14
Download now
Download to read offline
More Related Content
introducing vue-wait-component
1.
Introducing vue-wait-component 2018/6/26 LTLovers
4th LT@KenjiroKubota
2.
Pro le Kenjiro Kubota istyle.inc PHPer,
JSer, r?Gopher
3.
書指のテ`マ仝壅蝕した三々
4.
壅蝕???してない三
5.
閣顎艶.逮壊のライブラリ恬ったので府初したい三
6.
枠LのHTML5茶氏にて koba04箆のReact Suspense DEMO
7.
Vue.jsで揖じことをやりたい よっしゃコンポ`ネントライブラリ恬るぜ
8.
Vue Wait Component (ネ`ミング房いつかなかったのでm輝???) https://github.com/kubotak-is/vue-wait-component 古勣 ロ`ディング處竃を竃すタイミングをO協できるコンポ`ネント 箭 宥佚堀業の堀いh廠ではW决iみzみrにロ`ディング處竃を竃さない
9.
Usage import { WaitList,
WaitImg } from 'vue-wait-component' export default { components: { WaitList, WaitImg }, }; WaitList Promiseオブジェクトをpropsで局してW决をu WaitImg srcにO協された鮫颪糧ゝ辰砲かるW决をu
10.
WaitList <wait-list :wait=1000 :promiseMethod="sample()"> <p slot="loading">loading</p> <div slot="loaded"> <li
v-for="val in data" :key="val.text"> <p>{{ val.text }}</p> </li> </div> </wait-list> props description wait 鉛看温糸庄稼乙處竃を竃すまでW决させる馨壊 promiseMethod APIなどのPromiseオブジェクト
11.
WaitImg <wait-img src=/slideshow/introducing-vuewaitcomponent/103123746/"https:/~~~.com/~~~.jpg" alt="test" :width=300 :wait=100> <p slot="loading">loading</p> </wait-img> props description wait
鉛看温糸庄稼乙處竃を竃すまでW决させる馨壊
12.
DEMO
13.
恷互の雨掛悶Yへ
14.
thanks:)
Download