Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@ltht-react/banner

Package Overview
Dependencies
Maintainers
12
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/banner

ltht-react Banner Component.

npmnpm
Version
2.0.164
Version published
Weekly downloads
939
1671.7%
Maintainers
12
Weekly downloads
 
Created
Source

Banner

Import

import Banner from '@ltht-react/banner'

Usage

<Banner type="info">
  This is an info alert with{' '}
  <a href="#" class="alert-link">
    an example link
  </a>
  .
</Banner>

Properties

PropRequiredDefaultTypeDescription
typeNo'info''info', 'danger', 'warning'Type of styling for the banner
iconNoNoneReactNodeCustom to render
childrenNoNoneElementChild elements to render within the banner
...restNoNoneHTMLAttributesAny additional props supported by an HTML Div Element

FAQs

Package last updated on 25 Jul 2025

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