@synbee-webcomponents/sw-modal-alert
v1.0.1
Published
sw-modal-alert is a web-component from Synbee Webcomponents Library, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.
Keywords
Readme
sw-modal-alert
Properties
| Property | Attribute | Description | Type | Default |
| -------------- | --------------- | ----------- | --------- | ----------------------------------- |
| errorMessage | error-message | | string | "Testo dell' errore che viene be" |
| isFooter | is-footer | | boolean | true |
| title | title | | string | 'Errore' |
Events
| Event | Description | Type |
| --------------------- | ----------- | ---------------------- |
| modalConfirmEmitter | | CustomEvent<boolean> |
| modalRedoEmitter | | CustomEvent<boolean> |
Dependencies
Used by
Depends on
Graph
graph TD;
sw-modal-alert --> sw-input-button
sw-addon-reminder --> sw-modal-alert
sw-inspection --> sw-modal-alert
style sw-modal-alert fill:#f9f,stroke:#333,stroke-width:4pxBuilt with love!
