ngx-popperjs
Advanced tools
@@ -18,3 +18,3 @@ import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, ViewContainerRef } from "@angular/core"; | ||
opacity: number; | ||
popperInstance: any; | ||
popperInstance: () => void; | ||
popperOptions: NgxPopperjsOptions; | ||
@@ -39,2 +39,3 @@ popperViewRef: ElementRef; | ||
update(): void; | ||
protected _computePosition(): void; | ||
protected _createArrowSelector(): string; | ||
@@ -41,0 +42,0 @@ protected _determineArrowColor(): boolean; |
@@ -13,6 +13,3 @@ export declare enum NgxPopperjsPlacements { | ||
LEFTEND = "left-end", | ||
RIGHTEND = "right-end", | ||
AUTO = "auto", | ||
AUTOSTART = "auto-start", | ||
AUTOEND = "auto-end" | ||
RIGHTEND = "right-end" | ||
} |
{ | ||
"name": "ngx-popperjs", | ||
"version": "17.0.0-beta.0", | ||
"version": "17.0.0-beta.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "ngx-popperjs is an Angular wrapper for @popperjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
250529
0.52%1949
0.72%