File

core/bottom-drawer/bottom-drawer.model.ts

Index

Properties

Properties

closeOnEscape
closeOnEscape: boolean
Type : boolean
Optional

Defines whether the drawer should be closed when Escape key is pressed. Even if set to false, you can still close the drawer manually by injecting the BottomDrawerRef and calling the close() method.

closeOnNavigation
closeOnNavigation: boolean
Type : boolean
Optional

Defines whether the drawer should be closed when navigation start is detected. Defaults to true.

disableClickOutside
disableClickOutside: boolean
Type : boolean
Optional

Defines whether it should be possible to click outside of the drawer to close the drawer.

host
host: HTMLElement
Type : HTMLElement
Optional

A host element the drawer will be appended to.

initialState
initialState: Partial<C>
Type : Partial<C>
Optional

Data to pass to component inside drawer.

results matching ""

    No results matching ""