Skip to main content

SvelteSurfaceRenderOptions

Render options for a SurfaceComponent. This interface is the same as SurfaceOptions but with several vanilla-only options removed.

Extends

  • Omit<SurfaceOptions, "directRender" | "enhancedView" | "view" | "templates">