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.
kgdxpr e69712b1d2
'commit'
1 year ago
..
README.en-US.md 'commit' 1 year ago
README.md 'commit' 1 year ago
avatar.d.ts 'commit' 1 year ago
avatar.js 'commit' 1 year ago
avatar.json 'commit' 1 year ago
avatar.wxml 'commit' 1 year ago
avatar.wxs 'commit' 1 year ago
avatar.wxss 'commit' 1 year ago
props.d.ts 'commit' 1 year ago
props.js 'commit' 1 year ago
type.d.ts 'commit' 1 year ago
type.js 'commit' 1 year ago

README.en-US.md

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

:: BASE_DOC ::

API

Avatar Props

name type default description required
alt String - show it when url is not valid N
badge-props Object - TypescriptBadgePropsBadge API Documentssee more ts definition N
bordered Boolean false - 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 / Object - - N
image String - images url N
image-props Object - - N
shape String circle shape。optionscircle/round。TypescriptShapeEnum type ShapeEnum = 'circle' | 'round'see more ts definition N
size String medium size N

Avatar Events

name params description
error - trigger on image load failed

AvatarGroup Props

name type default description required
cascading String 'right-up' multiple images cascading。optionsleft-up/right-up。TypescriptCascadingValue type CascadingValue = 'left-up' | 'right-up'see more ts definition N
collapse-avatar String / Slot - - N
external-classes Array - ['t-class', 't-class-image', 't-class-content'] N
max Number - - N
size String medium size N