1.5 KiB
1.5 KiB
nl-confirm-logout
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
description |
description |
string |
"Your profile keys are stored in this browser tab and will be deleted if you log out, and your profile will be inaccessible." |
|
titleModal |
title-modal |
string |
"Delete keys?" |
Events
| Event | Description | Type |
|---|---|---|
handleBackUpModal |
CustomEvent<string> |
|
handleLogoutBanner |
CustomEvent<string> |
|
nlCloseModal |
CustomEvent<any> |
Dependencies
Used by
Depends on
Graph
graph TD;
nl-confirm-logout --> button-base
nl-auth --> nl-confirm-logout
style nl-confirm-logout fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS