src/ui/builtin/login/smart-login.directive.ts
Selector | [smartRole] |
Inputs |
Outputs |
HostListeners |
constructor(serviceAdapter: SmartServiceAdapter, templateRef: TemplateRef
|
|||||||||||||||
Parameters :
|
smartRole |
Type : string
|
smartRoleAfterLogoutPage |
Type : string
|
smartRolePassword |
Type : string
|
smartRoleUsername |
Type : string
|
onLogin |
Type : EventEmitter<void>
|
onLogout |
Type : EventEmitter<void>
|
click |
click()
|
keypress |
Arguments : '$event'
|
keypress(event: KeyboardEvent)
|