@maggioli-design-system/mds-push-notifications
v1.5.7
Published
mds-push-notifications is a web-component from Magma Design System, 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.
Downloads
23
Readme
mds-push-notifications
Properties
| Property | Attribute | Description | Type | Default |
| ----------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- | ----------- |
| visible
| visible
| Specifies if the component is visible or not. | boolean \| undefined
| undefined
|
| visiblity
| visiblity
| Specifies if the component visibility is handled when new mds-push-notification
components are added to this component or when they are removed. | "auto" \| "hidden" \| "visible" \| undefined
| undefined
|
Slots
| Slot | Description |
| ----------- | -------------------------------------------------------------------------------------------------- |
| "bottom"
| Add HTML elements
or components
, it is recommended to use mds-button
element. |
| "default"
| Add HTML elements
or components
, it is recommended to use mds-push-notification
element. |
| "top"
| Add HTML elements
or components
, it is recommended to use mds-button
element. |
Shadow Parts
| Part | Description |
| ----------------- | ------------------------------------------- |
| "notifications"
| The container wrapper of the notifications. |
Built with love @ Gruppo Maggioli from R&D Department