Last change
on this file since bdd6491 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
393 bytes
|
Line | |
---|
1 | import * as i0 from "@angular/core";
|
---|
2 | export declare class ContextMenuService {
|
---|
3 | private activeItemKeyChange;
|
---|
4 | activeItemKeyChange$: import("rxjs").Observable<string>;
|
---|
5 | activeItemKey: string;
|
---|
6 | changeKey(key: any): void;
|
---|
7 | reset(): void;
|
---|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuService, never>;
|
---|
9 | static ɵprov: i0.ɵɵInjectableDeclaration<ContextMenuService>;
|
---|
10 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.