🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@hashicorp/hashi-case-study-slider

Package Overview
Dependencies
Maintainers
16
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hashicorp/hashi-case-study-slider

displays up to three case studies

latest
npmnpm
Version
3.0.0
Version published
Maintainers
16
Created
Source

Case Study Slider

A slider component that can display up to three case studies and allow a visitor to toggle between them, and click through to read.

Props

  • _data (obj) - data from the CMS
    • case_studies (array, max items: 3) Collection of case study objects
      • company (obj) - company object from Dato
        • monochrome_logo (obj)
          • url (string) URL to logo
          • alt (string) alt text for logo
          • format (string) type of image (png, svg, etc)
        • white_logo (obj)
          • url (string) URL to logo
          • alt (string) alt text for logo
          • format (string) type of image (png, svg, etc)
      • case_study_resource (obj)
        • slug (string) Path to resource page
        • image (obj)
          • url (string) URL to image
          • alt (string) alt text for image
          • format (string) type of image (png, svg, etc)
      • headline (string) headline text of the case study
      • description (string) body copy for the case study
  • timing (integer) - timing value for slide duration in seconds
  • dark (boolean) - controls button color, progress bar color and logo color

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