Socket
Book a DemoInstallSign in
Socket

@hashicorp/hashi-callouts

Package Overview
Dependencies
Maintainers
16
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/hashi-callouts

a set of three horizontally-aligned images paired with a short title and descriptive text.

latest
npmnpm
Version
3.0.0
Version published
Maintainers
16
Created
Source

Callouts

A set of three horizontally-aligned images paired with a short title and descriptive text. They re-align vertically for mobile.

Props

  • onDark - when onDark, change colors to white
  • columnCount (int) - the number of columns (3 or 4)
  • theme (string) - declares the color theme
  • items (arr) - array of callout items from the CMS
    • image (obj) [optional] - contains a url prop which links to the image
    • title (str) - short title
    • description (str) [optional] - markdown-enabled short description
    • link (obj) [optional] - contains a link dato object

FAQs

Package last updated on 31 Oct 2019

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