ReactPaperRenderOptions
Render options for a PaperComponent. This interface is the same as PaperOptions but with several vanilla-only options removed.
Extends
Omit<PaperOptions,"directRender"|"enhancedView"|"view"|"templates">
Render options for a PaperComponent. This interface is the same as PaperOptions but with several vanilla-only options removed.
Omit<PaperOptions, "directRender" | "enhancedView" | "view" | "templates">