Document Viewer
A very simple component which displays html and allows it to be edited. There are two tabs, one for viewing the html, and one for editing it. All changes in the editor display immediately when you move back to the display. Html can also be imported. This is a simple component, that will only display basic html and currently will not display images. For complex editing consider using an external editor.
The purpose of the component is to allow simple descriptions of
workspaces to be saved along with a workspace, so that when the
workspace is opened some information about the workspace and how to use
it displays as well.
Example of a local link: <a href = "file:docs/SimbrainDocs.html">docs</a>