Widget API Reference ==================== The widget API provides specialized functionality for different types of graphical elements. .. toctree:: :maxdepth: 2 gfx_anim gfx_font_lvgl gfx_img gfx_label gfx_qrcode Widget Modules -------------- * :doc:`gfx_anim` - Animation (gfx_anim) * :doc:`gfx_font_lvgl` - LVGL Font Compatibility (gfx_font_lvgl) * :doc:`gfx_img` - Image (gfx_img) * :doc:`gfx_label` - Label (gfx_label) * :doc:`gfx_qrcode` - QR Code (gfx_qrcode)