MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

packages/powerbi/src/visual.ts:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61export class Visual implements IVisual {
62 private settings: VisualSettings;
63 private viewElement: HTMLElement;
64 private errorElement: HTMLElement;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected