Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
4
Maintainers
28
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Vertical block list of links


Version published
Weekly downloads
4.5K
increased by55.63%
Maintainers
28
Created
Weekly downloads
 

Readme

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

Last updated on 03 Feb 2022

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