Closed
Description
Feature Description
I like to use CdkOverlay as a hostDirective in a directive, but it has to be a standalone directive.
I have below error:
Host directive CdkOverlayOrigin must be standalone
Use Case
Creating feature/custom directives/components using directive composition API of Angular.