MWA
MWA

Reputation: 99

Using Flowpaper in an Angular 4 component?

I'm getting the error Property 'FlexPaperViewer' does not exist on type 'JQuery<HTMLElement>' I am loading the Flexpaper.js via the .angular-cli.json file but my component.ts file isn't able to reference it thus the error.

Note: I'm pretty green with Angular and TypeScipt. Any help is greatly appreciated.

Upvotes: 2

Views: 243

Answers (0)

Related Questions