MCPcopy
hub / github.com/antvis/Infographic / getOptions

Method getOptions

src/editor/types/state.ts:40–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 },
39 ): void;
40 getOptions(): ParsedInfographicOptions;
41 destroy(): void;
42}
43

Callers 5

applyMethod · 0.65
registerMethod · 0.65
updateOriginViewBoxMethod · 0.65
Infographic.tsxFile · 0.65

Implementers 1

StateManagersrc/editor/managers/state.ts

Calls

no outgoing calls

Tested by

no test coverage detected