Getting Started
Writing content
API Documentation
Customization
Recipes
API References Develop
@ng-doc/ui-kit / Class

NgDocDropdownOriginDirective

Decorators:@Directive
Selectors:[ngDocDropdownOrigin]
Extends:CdkOverlayOrigin
Implements:NgDocOverlayHost

No documentation has been provided.

Constructor

No documentation has been provided.

Presentation
constructor(
	origin: ElementRef<HTMLElement>
): NgDocDropdownOriginDirective;
Parameters
NameTypeDescription
originElementRef<HTMLElement>

Properties

NameTypeDescription
elementRef
inherited from CdkOverlayOrigin
ElementRef<any>

Reference to the element on which the directive is applied.