core/bottom-drawer/bottom-drawer.model.ts
Properties |
Methods |
| hide |
hide()
|
|
Returns :
void
|
| closeOnEscape |
closeOnEscape:
|
Type : boolean
|
| disableClickOutside |
disableClickOutside:
|
Type : boolean
|
| drawerHost |
drawerHost:
|
Type : ViewContainerRef
|
| drawerOpen$ |
drawerOpen$:
|
Type : Observable<boolean>
|