core/help/help.service.ts
Properties |
|
Methods |
constructor(translateService: TranslateService, options: OptionsService)
|
|||||||||
|
Parameters :
|
| isSupportedLanguage |
isSupportedLanguage()
|
|
Returns :
boolean
|
| Readonly contextHelp |
Type : BehaviorSubject<boolean | string>
|
Default value : new BehaviorSubject(false)
|
| isWarningAlertViewed |
Default value : false
|