Bug, feature request, or proposal:
In Angular Material, it is often possible to pass data (sometimes referred to as context) to elements (see e.g. https://material.angular.io/components/dialog/overview#sharing-data-with-the-dialog-component). It would be great if this was possible for this Popover module, too.
What is the use-case or motivation for changing an existing behaviour?
The main benefit of this is that you can re-use a Component or TemplateRef with dynamic data.
Which versions of Angular, Material-Extended, OS, TypeScript, browsers are affected?
Using Angular 10.0.4 with Material-Extended 3.0.3
Bug, feature request, or proposal:
In Angular Material, it is often possible to pass data (sometimes referred to as context) to elements (see e.g. https://material.angular.io/components/dialog/overview#sharing-data-with-the-dialog-component). It would be great if this was possible for this Popover module, too.
What is the use-case or motivation for changing an existing behaviour?
The main benefit of this is that you can re-use a Component or TemplateRef with dynamic data.
Which versions of Angular, Material-Extended, OS, TypeScript, browsers are affected?
Using Angular 10.0.4 with Material-Extended 3.0.3