Base class for all widgets that can be added to a Card
.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["Widget serves as the fundamental building block for all interactive elements within Google Workspace add-ons."],["Every widget, whether it's a text box, button or image, inherits from this core Widget class to ensure consistent behavior and properties."],["By extending the Widget class, developers can craft interactive and dynamic user interfaces within their add-ons, enhancing user experience and functionality."]]],[]]