The abstract class that you create an instance of to create a Semagram
This is the entrypoint to your app that you should override.
An initialized EditorState to work with
An option of a string to deserialize your state from
Constructs an SVG in div and runs your Semagram in there.
div
The parent div of the root SVG for Semagrams
An optional string representing serialized data to initialize your app with