Skip to main content

AngularRenderOptions

Render options for a Surface when used with Angular integration. Some values from the original SurfaceRenderOptions are not relevant.

Extends

  • Pick<SurfaceOptions, Exclude<keyof SurfaceOptions, ["view", "tags", "container"]>>