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

components-callout

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

components-callout

Arcteryx Virtual Advisor Callout

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

components-callout

As a visitor to a PDP or CDP , when I land on a PDP, then I will see the callout slide into position from the bottom of the screen

NPM JavaScript Style Guide

Install

npm install --save components-callout

Run

in src/ run

npm start

in example/ run

npm start

Usage

import React, { Component } from 'react'
import CallOut from 'components-callout'

<CallOut text="Questions about product or sizing?" isActive={true} handleClick={handleClick} handleCloseButtonClick={handleCloseButtonClick}>
  <img src="https://s3-us-west-2.amazonaws.com/images.arcteryx.com/virtual-advisor-callout/a6ff6a61-6c57-44ec-bdb0-dcae77bb05d6.png" 
        alt="Virtual Advisor"
        style={{height: '83px'}}
  />
</CallOut>

License

MIT ©

FAQs

Package last updated on 02 Oct 2020

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