Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ltht-react/banner

Package Overview
Dependencies
Maintainers
13
Versions
400
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.203
Version published
Maintainers
13
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 09 Mar 2026

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