core/bottom-drawer/bottom-drawer-ref.ts
Methods |
Accessors |
constructor(component: Type
|
|||||||||||||||
Parameters :
|
close |
close()
|
Closes the bottom drawer behind the reference.
Returns :
void
|
onClosed$ |
getonClosed$()
|
Event fired when the bottom drawer behind the reference is closed.
Returns :
Observable<void>
|