简体   繁体   English

GUI 小部件的名称?

[英]The name of the GUI widget?

What is the name of the following GUI widget?以下 GUI 小部件的名称是什么? I would like to use it in GWT.我想在 GWT 中使用它。

在此处输入图像描述

Thanks谢谢

That type of widget is usually known as a carousel .这种类型的小部件通常被称为carousel Sometimes people also call it a slide show or slider .有时人们也称其为幻灯片放映slider

You can see ademo of a GWT MaterialCarousel .您可以看到 GWT MaterialCarousel演示 By default it only shows one item at a time, but you can configure it to show multiple items as per your picture.默认情况下,它一次只显示一个项目,但您可以将其配置为根据您的图片显示多个项目。

The domino-kit ui framework also has a carousel. domino-kit ui 框架也有一个轮播。

https://demo.dominokit.org/components/carousel https://demo.dominokit.org/components/carousel

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM