语义 UI 加载器不确定状态
Semantic UI 是一个开源开发框架,它提供预定义的类,使我们的网站看起来漂亮、令人惊叹且响应迅速。它类似于具有预定义类的 Bootstrap。它使用 jQuery 和 CSS 创建交互式界面。它也可以像 bootstrap 一样通过 CDN 直接使用。
Semantic-UI Loader Indeterminate State用于显示不确定任务需要多长时间的加载程序。
使用类:
- 不确定:此类用于显示加载程序的不确定状态。
句法:
Text...
示例 1:此示例描述了任务的不确定状态。
HTML
Semantic-UI Loader Indeterminate States
GeeksforGeeks
Semantic-UI Loader Indeterminate States
GeeksforGeeks Loading...
HTML
Semantic-UI Loader Indeterminate States
GeeksforGeeks
Semantic-UI Loader Indeterminate States
GeeksforGeeks Loading...
输出:
示例 2:此示例描述了任务的倒置不确定状态。
HTML
Semantic-UI Loader Indeterminate States
GeeksforGeeks
Semantic-UI Loader Indeterminate States
GeeksforGeeks Loading...
输出:
参考: https://semantic-ui.com/elements/loader.html#indeterminate