ado5 3903c18ce2 first commit | пре 9 месеци | |
---|---|---|
.. | ||
README.en-US.md | пре 9 месеци | |
README.md | пре 9 месеци | |
avatar-group-props.d.ts | пре 9 месеци | |
avatar-group-props.js | пре 9 месеци | |
avatar-group.d.ts | пре 9 месеци | |
avatar-group.js | пре 9 месеци | |
avatar-group.json | пре 9 месеци | |
avatar-group.wxml | пре 9 месеци | |
avatar-group.wxss | пре 9 месеци | |
avatar.d.ts | пре 9 месеци | |
avatar.js | пре 9 месеци | |
avatar.json | пре 9 месеци | |
avatar.wxml | пре 9 месеци | |
avatar.wxs | пре 9 месеци | |
avatar.wxss | пре 9 месеци | |
common.wxss | пре 9 месеци | |
props.d.ts | пре 9 месеци | |
props.js | пре 9 месеци | |
type.d.ts | пре 9 месеци | |
type.js | пре 9 месеци |
:: BASE_DOC ::
name | type | default | description | required
-- | -- | -- | -- | --
alt | String | - | show it when url is not valid | N
badge-props | Object | - | Typescript:BadgeProps
,Badge API Documents。see more ts definition | N
custom-style v0.25.0
| String | - | - | N
external-classes | Array | - | ['t-class', 't-class-image', 't-class-icon', 't-class-alt', 't-class-content']
| N
hide-on-load-failed | Boolean | false | hide image when loading image failed | N
icon | String / Slot | - | - | N
image | String | - | images url | N
image-props | Object | - | - | N
shape | String | circle | shape。options:circle/round。Typescript:ShapeEnum
type ShapeEnum = 'circle' \| 'round'
。see more ts definition | N
size | String | - | size | N
name | params | description -- | -- | -- error | - | trigger on image load failed
name | type | default | description | required
-- | -- | -- | -- | --
cascading | String | 'right-up' | multiple images cascading。options:left-up/right-up。Typescript:CascadingValue
type CascadingValue = 'left-up' \| 'right-up'
。see more ts definition | N
collapse-avatar | String / Slot | - | - | N
custom-style v0.25.0
| String | - | - | N
external-classes | Array | - | ['t-class', 't-class-image', 't-class-content']
| N
max | Number | - | - | N
size | String | medium | size | N