0.1.7 • Published 4 years ago

vue-fay-image v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

vue-fay-image

Installation

npm install vue-fay-image --save

Props

参数说明类型默认值
src图片链接string-
width宽度,默认单位为 pxnumber200
height高度,默认单位为 pxnumber200
delay延迟加载时间,单位毫秒number200
lazy是否开启图片懒加booleanfalse
mode图片加载模式stringscaleToFill,aspectFit,aspectFill

事件

事件名说明回调参数
click点击图片时触发src
0.1.7

4 years ago

0.1.6

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago