Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hashicorp/react-vertical-text-block-list

Package Overview
Dependencies
Maintainers
16
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/react-vertical-text-block-list

Vertical block list of links

  • 1.3.4-fonts.0
  • npm
  • Socket score

Version published
Weekly downloads
4.9K
increased by58.52%
Maintainers
16
Weekly downloads
 
Created
Source

Vertical Text Block List

Vertical list of blocks of text (with optional images) with links.

Props

  • data - (arr) - Array of objects from the CMS, object props below
    • logo [optional] - overrides header text if present
      • url - URL of logo to display
      • alt - alt text for image
    • header - [markdown] header text to display on the left of an item
    • body - [markdown] body text that is displayed to the right
    • linkUrl - [optional] - If provided, links the entire 'card' to this URL
  • centerText [optional] (boolean) - sets text alignment to centered on mobile view if true (defaults to left-aligned)
  • Link [optional] (component) - if using nextjs, you can pass the Link component and it will be used for rendering links

FAQs

Package last updated on 29 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc