A contract for widgets that want to store and restore their inner state, between sessions.
Called when the widget got created by the storage service
Called on unload to store the inner state. Returns 'undefined' if the widget cannot be stored.
A contract for widgets that want to store and restore their inner state, between sessions.