🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@hashicorp/react-callouts

Package Overview
Dependencies
Maintainers
28
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-callouts

Display a set of items, each with a title, description, option links, and an optional icon.

8.0.2
latest
npm
Version published
Weekly downloads
134
2133.33%
Maintainers
28
Weekly downloads
 
Created
Source

Callouts

Display a set of items, each with a title, description, option links, and an optional icon.

Notes on Props

  • items.icon - Can be given an SVG string, or used as a render prop, which will be passed { theme, brand }. Whatever it renders, it shouldn't exceed 96px square in size. If it does, there's no guarantee this component will display it in a nice way.
  • items.content - Can be given a string of content, or used as a render prop, which will be passed { theme, brand }. Whatever it renders, it wil likely be constrained to a container only a few hundred pixels wide.

FAQs

Package last updated on 03 Feb 2022

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