当前位置:网站首页>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/
边栏推荐
- 4.30 dynamic memory allocation notes
- Shortest Hamilton path (pressure DP)
- Share a website to improve your Aesthetics
- Experience summary of autumn recruitment of state-owned enterprises
- arduino+水位传感器+led显示+蜂鸣器报警
- 【话题终结者】
- Branch and loop statements
- MySQL 三万字精华总结 + 面试100 问,吊打面试官绰绰有余(收藏系列
- 学编程的八大电脑操作,总有一款你不会
- Summary of multiple choice questions in the 2022 database of tyut Taiyuan University of Technology
猜你喜欢

图书管理系统小练习

View UI Plus 发布 1.2.0 版本,新增 Image、Skeleton、Typography组件

String class

Cloud native trend in 2022

凡人修仙学指针-1

国企秋招经验总结

阿里云微服务(四) Service Mesh综述以及实例Istio

Alibaba cloud microservices (I) service registry Nacos, rest template and feign client

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

Common method signatures and meanings of Iterable, collection and list
随机推荐
TYUT太原理工大学2022软工导论大题汇总
TYUT太原理工大学2022软工导论考试题型大纲
MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
Edit distance (multi-source BFS)
Inheritance and polymorphism (I)
Experience summary of autumn recruitment of state-owned enterprises
Tyut outline of 2022 database examination of Taiyuan University of Technology
Network layer 7 protocol
Rt-ppp test using rtknavi
Ten minutes to thoroughly master cache breakdown, cache penetration, cache avalanche
Record: newinstance() obsolete replacement method
TYUT太原理工大学往年数据库简述题
错误: 找不到符号
Design a key value cache to save the results of the most recent Web server queries
Alibaba cloud microservices (IV) service mesh overview and instance istio
几道高频的JVM面试题
错误:排序与角标越界
One article to get UDP and TCP high-frequency interview questions!
MySQL Database Constraints
MPLS experiment