forked from lsl/xzjl-ui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| README.en-US.md | 3 years ago | |
| README.md | 3 years ago | |
| image-info.json | 3 years ago | |
| image.d.ts | 3 years ago | |
| image.js | 3 years ago | |
| image.json | 3 years ago | |
| image.wxml | 3 years ago | |
| image.wxss | 3 years ago | |
| index.d.ts | 3 years ago | |
| index.js | 3 years ago | |
| props.d.ts | 3 years ago | |
| props.js | 3 years ago | |
| type.d.ts | 3 years ago | |
| type.js | 3 years ago | |
README.en-US.md
:: BASE_DOC ::
API
Image Props
| name | type | default | description | required |
|---|---|---|---|---|
| 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 | - | - |