Socket
Socket
Sign inDemoInstall

@paprika/notification-card

Package Overview
Dependencies
95
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @paprika/notification-card

Notification Card component


Version published
Weekly downloads
1.3K
decreased by-27.88%
Maintainers
3
Install size
2.94 MB
Created
Weekly downloads
 

Readme

Source

@paprika/notification-card

Description

Notification Card component

Installation

yarn add @paprika/notification-card

or with npm:

npm install @paprika/notification-card

Props

NotificationCard

PropTyperequireddefaultDescription
childrennodefalsenull
maxWidthstringfalsenullDictates the maximum width of the component

NotificationCard.Image

PropTyperequireddefaultDescription
align[ NotificationCard.types.align.TOP, NotificationCard.types.align.CENTER]falseNotificationCard.types.align.TOPAligns the position of the image
childrennodefalsenull

NotificationCard.Header

PropTyperequireddefaultDescription
childrennodefalsenull
level[ 1, 2, 3, 4, 5, 6]true-Heading level(1-6) is required.

NotificationCard.Body

PropTyperequireddefaultDescription
childrennodefalsenull

NotificationCard.Footer

PropTyperequireddefaultDescription
childrennodefalsenull
  • Storybook Showcase
  • GitHub source code
  • Create GitHub issue
  • CHANGELOG

FAQs

Last updated on 22 Apr 2023

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