Reputation:
Is it possible to integrate Microsoft whiteboard in Angular web Application?
I am trying to integrate Microsoft whiteboard concept in angular web application. During the meeting, we need to share whiteboard feature in the application. while meeting users can share a whiteboard to make it available to all participants in a Teams meeting.
Kindly help me with proper solution and Reference link!!
Upvotes: 2
Views: 568
Reputation: 61
i am unaware of integrating ms whiteboard in angular, but you can try https://github.com/webfactorymk/ng2-canvas-whiteboard which is similar
Upvotes: 1