0.1.7 • Published 3 years ago

vue-fay-image v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

0.1.6

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago