A simple component to view the storage of a component. Just drag your component into the target parameter of the viewer.
You will then be greeted by a tree-view of the storage structure:
You can also load dictionaries by hand using
op('storageViewer').ReadDict(data)
or JSON by using
op('storageViewer').ReadJson(data)
Asset Downloads
storageViewer.tox (48.09 KB)