Socket
Socket
Sign inDemoInstall

@umbraco-ui/uui-toast-notification

Package Overview
Dependencies
12
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

Umbraco UI toast-notification component


Version published
Weekly downloads
754
decreased by-24.75%
Maintainers
6
Install size
562 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

npm

Umbraco style toast-notification component.

See it in action

Preview the component on Storybook

Installation

ES imports

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

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

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

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

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

Usage

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

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