List the possibilities of interactions
List all the shapes that can be drawn
Abstract base class for all renderer implementations
Defines the common interface that both Canvas and SVG renderers must implement, enabling consistent rendering behavior across different output formats.
List all svg elements resize direction
List all svg elements roles
Base renderer configuration interface
Common configuration properties required by all renderer implementations.
Lists all events that can be listened to on the editor or DOM element
List all action allowed on split detected
List all action allowed on strikeThrough detected
List all action allowed on surround detected
List all authorized gestures
Simple/Basic InkEditor managers
These managers are used with the basic InkEditor variant (HTTPv2 API).
Main Editor facade for loading editor instances
This class provides a convenient interface for loading editor instances. It delegates to EditorFactory for the actual implementation.