当前位置:网站首页>Using El popconfirm and El backtop does not take effect
Using El popconfirm and El backtop does not take effect
2022-04-23 10:55:00 【ZMJ_ QQ】
1、 Use el-popconfirm Clicking the OK button does not take effect
Different versions use different event names , Check out your own installation element ui Version of , Then view the corresponding version of the document .
2.13.2 edition It uses onConfirm and onCancel , Official document address Element - The world's most popular Vue UI framework
2.15.7 edition It uses confirm and cancel , Official document address Element - The world's most popular Vue UI framework
2、 Use el-backtop No display
problem : Use el-backtop when , Appoint target Object is not displayed after it is a parent element
Please refer to the blog :Element-UI Back to the top el-backtop Component stepping pit record - Nuggets
At present, my method is Simple and crude Of Delete target Do not specify an object , It's also a button that can show , And back to the top .
<el-backtop :visibility-height="100">
<i class="el-icon-caret-top"></i>
</el-backtop>
I'll study it when I'm free target
版权声明
本文为[ZMJ_ QQ]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230616457588.html
边栏推荐
- SSH uses private key to connect to server without key
- SQL Server recursive query of superior and subordinate
- Intuitive understanding entropy
- Let the LAN group use the remote device
- 最强日期正则表达式
- mysql同一个表中相同数据怎么合并
- JDBC – PreparedStatement – 如何设置 Null 值?
- Data analysis learning (I) data analysis and numpy Foundation
- 《Neo4j权威指南》简介,求伯君、周鸿袆、胡晓峰、周涛等大咖隆重推荐
- HuggingFace
猜你喜欢
Idea - indexing or scanning files to index every time you start
Visualized common drawing (II) line chart
/Can etc / shadow be cracked?
Cve-2019-0708 vulnerability exploitation of secondary vocational network security 2022 national competition
Visualization Road (10) detailed explanation of segmentation canvas function
Notes on concurrent programming of vegetables (V) thread safety and lock solution
The courses bought at a high price are open! PHPer data sharing
Manjaro installation and configuration (vscode, wechat, beautification, input method)
景联文科技—专业数据标注公司和智能数据标注平台
Notes on concurrent programming of vegetables (IX) asynchronous IO to realize concurrent crawler acceleration
随机推荐
UEditor之——图片上传组件大小4M的限制
Visualization Road (10) detailed explanation of segmentation canvas function
解决方案架构师的小锦囊 - 架构图的 5 种类型
Xdotool key Wizard
Image processing - Noise notes
How can swagger2 custom parameter annotations not be displayed
【leetcode】102. Sequence traversal of binary tree
Reading integrity monitoring techniques for vision navigation systems - 5 Results
最强日期正则表达式
MySQL common statements
Solution architect's small bag - 5 types of architecture diagrams
Comparison and practice of prototype design of knowledge service app
59. Spiral matrix (array)
CentOS/Linux安装MySQL
Pytorch implementation of transformer
C#和数据库连接中类的问题
得到知识服务app原型设计比较与实践
colab
Pycharm
Intuitive understanding entropy