Vue 组件库 HeyUI@1.17.0 发布,新增 Skeleton 组件

栏目: 软件资讯 · 发布时间: 5年前

内容简介:新增组件:Skeleton 加载占位图 加载占位图就是在页面数据尚未加载前先给用户展示出页面的大致结构,直到请求数据返回后再渲染页面,补充进需要显示的数据内容。 详情请查看: https://www.heyui.top/component/...

新增组件:Skeleton 加载占位图

加载占位图就是在页面数据尚未加载前先给用户展示出页面的大致结构,直到请求数据返回后再渲染页面,补充进需要显示的数据内容。

Vue 组件库 HeyUI@1.17.0 发布,新增 Skeleton 组件

详情请查看:

https://www.heyui.top/component/other/skeleton

 

DateFullRangePicker 超级日期范围控件

超级日期选择器添加自定义布局设置

Vue 组件库 HeyUI@1.17.0 发布,新增 Skeleton 组件

 

详情请查看:

https://www.heyui.top/component/data/plugin/datefullrange

 

Tree 树

tree 组件添加自定义slot,并且提供以下三种方法修改数据:

updateTreeItem 更新TreeItem (key, { title: '' })
appendTreeItem 插入TreeItem (parentkey, { id: '', title: '' })
removeTreeItem 删除TreeItem (key)

Vue 组件库 HeyUI@1.17.0 发布,新增 Skeleton 组件

 

详情请查看:

https://www.heyui.top/component/plugin/tree

 

其他更新请参考 release 信息

https://github.com/heyui/heyui/releases/tag/v1.17.0


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Dynamic Programming

Dynamic Programming

Richard Bellman / Dover Publications / 2003-03-04 / USD 19.95

An introduction to the mathematical theory of multistage decision processes, this text takes a "functional equation" approach to the discovery of optimum policies. The text examines existence and uniq......一起来看看 《Dynamic Programming》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

URL 编码/解码
URL 编码/解码

URL 编码/解码