当前位置:网站首页>View UI plus released version 1.3.0, adding space and $imagepreview components
View UI plus released version 1.3.0, adding space and $imagepreview components
2022-07-06 13:20:00 【View Design】
View UI Plus 1.3.0 The version is on 2022-06-21 Release .
Update log
Please go to the official website www.iviewui.com Check out the latest version of .
- New spacing component Space.
- ImagePreview Add the function of downloading pictures .
- ImagePreview New properties toolbar, You can select the shortcut functions you want to open and sort them .
- Picture preview support $ImagePreview Instantiation call .
- ImagePreview New drag gesture style .
- Skeleton Default style , Add last paragraph effect .
- Result attribute type newly added warning.
- Optimize a large number of document examples .
- Repair Select Remote search problems .
- Repair ImagePreview Click the control bar to close the preview question .
- Repair Layout The styling .
- Repair some components types Wrong question .
Update method
1. modify package.json in view-ui-plus Version number :
"dependencies": {
"view-ui-plus": "^1.3.0"
}
2. function npm update view-ui-plus.
Content abstract
Space Spacing component
The spacing component can easily set the uniform spacing between adjacent components . For example, the following scene , Before use Space The effect of spacing components is :
<Button> The online preview </Button>
<Button> Purchase authorization </Button>
<Button> Application demonstration </Button>
PC End :
Mobile :
Use Space Components :
<Space wrap>
<Button> The online preview </Button>
<Button> Purchase authorization </Button>
<Button> Application demonstration </Button>
</Space>
PC End :
Mobile :
Space Components also support vertical direction Permutation :
<Space wrap direction="vertical">
<Button> The online preview </Button>
<Button> Purchase authorization </Button>
<Button> Application demonstration </Button>
</Space>

Various alignments are also supported :

$ImagePreview Instantiated image preview component
stay 1.2.0 In the version , New picture preview component ImagePreview. stay 1.3.0 in , Except for the traditional <ImagePreview /> Tag calling method , Now we support it JS Instantiation call :
methods: {
showImage () {
this.$ImagePreview.show({
previewList: [...]
})
}
}
in addition ,ImagePreview It has also been added. Download the pictures function :
Image preview also added properties toolbar To select which shortcut functions to display , And support sorting , You can check the document for details API.
More complete content , succeed in inviting sb. View Design Official website view :https://www.iviewui.com/
边栏推荐
- FileInputStream和BufferedInputStream的比较
- 继承和多态(下)
- GNSS positioning accuracy index calculation
- 初识C语言(下)
- MySQL limit x, -1 doesn't work, -1 does not work, and an error is reported
- Solution: warning:tensorflow:gradients do not exist for variables ['deny_1/kernel:0', 'deny_1/bias:0',
- 阿里云微服务(三)Sentinel开源流控熔断降级组件
- Iterable、Collection、List 的常见方法签名以及含义
- 面试必备:聊聊分布式锁的多种实现!
- View UI plus released version 1.3.1 to enhance the experience of typescript
猜你喜欢

RTKLIB: demo5 b34f. 1 vs b33

Inheritance and polymorphism (Part 2)

MySQL 三万字精华总结 + 面试100 问,吊打面试官绰绰有余(收藏系列

十分钟彻底掌握缓存击穿、缓存穿透、缓存雪崩

Role movement in the first person perspective

Alibaba cloud microservices (III) sentinel open source flow control fuse degradation component

Experience summary of autumn recruitment of state-owned enterprises

TYUT太原理工大学2022数据库之关系代数小题

TYUT太原理工大学2022数据库大题之E-R图转关系模式

Database operation of tyut Taiyuan University of technology 2022 database
随机推荐
系统设计学习(二)Design a key-value cache to save the results of the most recent web server queries
十分钟彻底掌握缓存击穿、缓存穿透、缓存雪崩
TYUT太原理工大学往年数据库简述题
阿里云微服务(一)服务注册中心Nacos以及REST Template和Feign Client
架构师怎样绘制系统架构蓝图?
GNSS positioning accuracy index calculation
Error: symbol not found
Alibaba cloud side: underlying details in concurrent scenarios - pseudo sharing
121道分布式面试题和答案
Iterable、Collection、List 的常见方法签名以及含义
MySQL Database Constraints
TYUT太原理工大学2022软工导论大题汇总
记录:Navicat Premium初次无法连接数据库MySQL之解决
arduino+DS18B20温度传感器(蜂鸣器报警)+LCD1602显示(IIC驱动)
9.指针(上)
2年经验总结,告诉你如何做好项目管理
Counter attack of flour dregs: redis series 52 questions, 30000 words + 80 pictures in detail.
13 power map
【话题终结者】
西安电子科技大学22学年上学期《射频电路基础》试题及答案