Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lendi-ui/alert

Package Overview
Dependencies
Maintainers
47
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi-ui/alert

Alert banners communicate a state that affects the entire system, not just a feature or page. It persists over a session and appears without the user initiating the action. LUI `Alert` contains four type: 'error', 'info', 'success' and 'warn'.

  • 4.3.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
47
Created
Source

@lendi-ui/alert

Alert banners communicate a state that affects the entire system, not just a feature or page. It persists over a session and appears without the user initiating the action. LUI Alert contains four type: 'error', 'info', 'success' and 'warn'.

Installation

yarn add @lendi-ui/alert

Usage

import Alert from '@lendi-ui/alert';

Properties

<PropTable>
  <PropTable.Entry name='children' type='string' description='Alert content'/>
  <PropTable.Entry name='heading' type='string' description='Alert with heading'/>
  <PropTable.Entry name='variant' required type="{ 'error' | 'info' | 'success' | 'warn' }" description='Alert type'/>
</PropTable>

FAQs

Package last updated on 01 Mar 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc