ado5 60ac2c1c9a first commit před 7 měsíci
..
README.en-US.md 60ac2c1c9a first commit před 7 měsíci
README.md 60ac2c1c9a first commit před 7 měsíci
image-info.json 60ac2c1c9a first commit před 7 měsíci
image.d.ts 60ac2c1c9a first commit před 7 měsíci
image.js 60ac2c1c9a first commit před 7 měsíci
image.json 60ac2c1c9a first commit před 7 měsíci
image.wxml 60ac2c1c9a first commit před 7 měsíci
image.wxss 60ac2c1c9a first commit před 7 měsíci
index.d.ts 60ac2c1c9a first commit před 7 měsíci
index.js 60ac2c1c9a first commit před 7 měsíci
props.d.ts 60ac2c1c9a first commit před 7 měsíci
props.js 60ac2c1c9a first commit před 7 měsíci
type.d.ts 60ac2c1c9a first commit před 7 měsíci
type.js 60ac2c1c9a first commit před 7 měsíci

README.en-US.md

:: BASE_DOC ::

API

Image Props

name | type | default | description | required -- | -- | -- | -- | -- custom-style | String | - | - | N error | String / Slot | 'default' | - | N external-classes | Array | - | ['t-class', 't-class-load'] | N height | String / Number | - | - | N lazy | Boolean | false | - | N loading | String / Slot | 'default' | - | N mode | String | scaleToFill | options:scaleToFill/aspectFit/aspectFill/widthFix/heightFix/top/bottom/center/left/right/top left/top right/bottom left/bottom right | N shape | String | square | options:circle/round/square | N show-menu-by-longpress | Boolean | false | - | N src | String | - | - | N webp | Boolean | false | - | N width | String / Number | - | - | N

Image Events

name | params | description -- | -- | -- error | - | - load | - | -