PaperComponentRef
Reference to a PaperComponent. Offers methods to get the underlying surface and VisuallyJs instance.
Properties
getModel()
getModel: () =>
BrowserUIReactModel
Gets the underlying model instance, on which you can manage the model.
Returns
getPaper()
getPaper: () =>
Paper
Gets the Paper canvas component.
Returns
Paper