core/navigator/navigator-bottom/navigator-bottom.service.ts
Properties |
|
Methods |
constructor(options: OptionsService)
|
||||||
Parameters :
|
hasCustomNavigatorLogoSet |
hasCustomNavigatorLogoSet()
|
Returns :
Observable<boolean>
|
hasHidePoweredSet |
hasHidePoweredSet()
|
Returns :
Observable<boolean>
|
shouldShowBottomDrawer |
shouldShowBottomDrawer()
|
Returns :
Observable<boolean>
|
shouldShowDefaultPoweredBy |
shouldShowDefaultPoweredBy()
|
Returns :
Observable<boolean>
|
Readonly navigatorLogoHeightVariable |
Type : string
|
Default value : 'navigator-platform-logo-height'
|
Readonly navigatorLogoVariable |
Type : string
|
Default value : 'navigator-platform-logo'
|