当前位置:网站首页>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/
边栏推荐
- Error: symbol not found
- Employment of cashier [differential constraint]
- Fundamentals of UD decomposition of KF UD decomposition [1]
- 西安电子科技大学22学年上学期《信号与系统》试题及答案
- Alibaba cloud microservices (IV) service mesh overview and instance istio
- [rtklib 2.4.3 B34] version update introduction I
- (超详细onenet TCP协议接入)arduino+esp8266-01s接入物联网平台,上传实时采集数据/TCP透传(以及lua脚本如何获取和编写)
- TYUT太原理工大学2022数据库考试题型大纲
- Rt-ppp test using rtknavi
- C code implementation of robust estimation in rtklib's pntpos function (standard single point positioning spp)
猜你喜欢

Role movement in the first person perspective

Fgui project packaging and Publishing & importing unity & the way to display the UI

Inheritance and polymorphism (I)

How to ensure data consistency between MySQL and redis?

Small exercise of library management system

Summary of multiple choice questions in the 2022 database of tyut Taiyuan University of Technology

IPv6 experiment

Edit distance (multi-source BFS)

9.指针(上)

2年经验总结,告诉你如何做好项目管理
随机推荐
Alibaba cloud side: underlying details in concurrent scenarios - pseudo sharing
Iterable、Collection、List 的常见方法签名以及含义
System design learning (I) design pastebin com (or Bit.ly)
Inheritance and polymorphism (I)
String class
一文搞定 UDP 和 TCP 高频面试题!
阿里云微服务(四) Service Mesh综述以及实例Istio
继承和多态(上)
Branch and loop statements
Code example of MATLAB reading GNSS observation value o file
First acquaintance with C language (Part 2)
First acquaintance with C language (Part 1)
西安电子科技大学22学年上学期《信号与系统》试题及答案
10 minutes pour maîtriser complètement la rupture du cache, la pénétration du cache, l'avalanche du cache
TYUT太原理工大学2022“mao gai”必背
Cloud native trend in 2022
TYUT太原理工大学2022数据库大题之分解关系模式
Introduction pointer notes
异常:IOException:Stream Closed
121 distributed interview questions and answers