Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-toast-notification-container

Package Overview
Dependencies
13
Maintainers
6
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @umbraco-ui/uui-toast-notification-container

Umbraco UI toast-notification-container component


Version published
Weekly downloads
752
decreased by-24.42%
Maintainers
6
Install size
574 kB
Created
Weekly downloads
 

Changelog

Source

1.7.2 (2024-03-18)

Bug Fixes

  • uui-css: do not import the lato font here as it means you cannot import only the custom properties without getting the font (ed8659c)
  • uui-tab-group: Unable to remove tab (#753) (07c0045)
  • uui-textarea: Don't hide placeholder text on focus (#751) (a90a510)

Readme

Source

uui-toast-notification-container

npm

Umbraco style toast-notification-container component.

See it in action

Preview the component on Storybook

Installation

ES imports

npm i @umbraco-ui/uui-toast-notification-container

Import the registration of <uui-toast-notification-container> via:

import '@umbraco-ui/uui-toast-notification-container';

When looking to leverage the UUIToastNotificationContainerElement base class as a type and/or for extension purposes, do so via:

import { UUIToastNotificationContainerElement } from '@umbraco-ui/uui-toast-notification-container';

Usage

<uui-toast-notification-container></uui-toast-notification-container>

Keywords

FAQs

Last updated on 18 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc