Skip to content

image

基本用法

修改大小

填充方式

展示形状

属性(Attributes)

属性描述类型默认
srcimage的图片地址(required)string''
size图片的大小string'100'
shape组件的展示形状'square'/'circle''square'
fit填充形式string'none'/'fill'/'contain'/'cover'/'scale-down'
alt图片失效后的文字展示形式string''

Released under the MIT License.