Online documentation, manuals and tutorials
< All Topics
Print

Spinner (LVGL)

Description

Use this Widget to show that some operation is in progress or something is loading, etc.

Properties

General

Name

String

Widget name. We reference the Widget within the project by its name, for example in the LVGL action. For each Widget, we must choose a unique name within the entire project. This field is optional and does not need to be set if we do not need to reference the Widget.

Examples

  • Dashboard Widgets Demo
Page content