Closed Le-Sy-Hoang closed 3 years ago
Hello!
You can pass templateOptions
alongside the template
property to the popover binding.
Please, see this example: https://jsfiddle.net/faulknercs/7Le6noj8/
Also please note that templateOptions
is used only if you're using some template for popover.
Thank you, @faulknercs
I'm struggling to make use of templateOptions, particularly afterRender callback. Can you update your examples to include a demo for templateOptions?