Siemens Low-Code前端组件开发--成果示例--高性能下拉选择
小艺001
2021.11.16 13:53发布于技术 - 前端与UI
6040
自带的下拉组件,当数据源的数据量非常大的时候会有性能问题。本组件会分页获取数据,当用户流动的时候动态按需加载。

获取

  • 试用
git clone https://gitee.com/engalar/mendix-pluggable-widget-select.git --depth=1 ./dummy && cd ./dummy && git clone https://gitee.com/engalar/mendix-testproject-800.git --depth=1 ./tests/testProject && rd /s /q  .\tests\testProject\.git && xcopy dummy .\tests\testProject /E /Y && start tests/testProject/testProject.mpr

效果图

image.png

加载中

image.png

配置

image.png

image.png

作者在、LiangY、如此这般
点赞
收藏
手机查看
举报
0个评论
倒序看帖
仅看楼主

暂无数据