Skip to main content

SveltePaperRenderOptions

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">