Introduction
The StatusBar is a Higher Order Component that provides a status display area for text elements such as current time or icon indicators such as WiFi and battery status.
Usage
Right-click on the StatusBar component to configure events for text and icon elements. The default configuration includes:
- A label configured to receive time updates
- An icon configured to receive battery status updates
- An icon configured to receive Bluetooth status updates
Refer to Communication Command and Event for detailed configuration instructions.
Communication Commands
The StatusBar supports commands to initialize icon states during screen setup.
Refer to Communication Command and Event for comprehensive implementation details.