builtbywill / booklet

jQuery Plugin - display web content in a flipbook
http://builtbywill.com/booklet
Other
292 stars 109 forks source link

How to use it with Angular 7? #56

Open SinglaPriya opened 4 years ago

SinglaPriya commented 4 years ago

simple javascript and jquery works without any hassle. I somehow failing to integrate this plugin in angular. Could you please show how would you configure it for angular 7? Do we need to add any dependencies in angular.json? And will the $function() be written in OnInit()?