The Shared Library demonstrates how to extend a Gadget with a secure, shared library.
In this example, a simple hover effect library is added to every gadget. This library runs
within the same security context as the gadget ensuring the safety of the Gadget cannot be compromised.
See the documentation for more information.