Skip to content
TEA-UI
Appearance
Menu
Return to top
On this page
文件预览
需要安装依赖"element-plus"
基础用法
属性
参数
说明
类型
可选值
是否必填
默认值
baseUrl
图片基地址
string
-
-
''
src
图片源地址
string / []<string>
-
是
-
height
高度
string
-
-
'100px'
width
宽度
string
-
-
'100px'
fit
如何适应容器
string
'' / 'contain' / 'cover' / 'fill' / 'none' / 'scale-down'
-
'contain'
previewTeleported
是否插入至body元素上
boolean
-
-
false