mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
@ -614,7 +614,7 @@ export class Menu extends Ion {
|
||||
* @private
|
||||
*/
|
||||
getBackdropElement(): HTMLElement {
|
||||
return this.backdrop.elementRef.nativeElement;
|
||||
return this.backdrop.getNativeElement();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user