Hi Team,
Usually we create directives for achieving popover functionality in AngularJS. Please provide a sample to create Popover with 2 way binding of data.
Thanks,
Mohammed Farooq
Hi Team,
Usually we create directives for achieving popover functionality in AngularJS. Please provide a sample to create Popover with 2 way binding of data.
Thanks,
Mohammed Farooq
Hi,
Not sure anyone ever did that yet, but that’d be a great idea for a new contribution!
Here is something similar, a modal widget. It displays a pop up on the button clicked. Maybe you can have a look and see if it helps to build your own.
Cheers
Need Help