abstract_widget implements widget_interface
AbstractYes
Abstract Base Widget.
Base contract for UI widgets discovered by the application layer. Concrete widgets should extend the public SDK wrapper instead of this internal base class.
Tags
Table of Contents
Interfaces
- widget_interface
- Contract for UI widgets.