New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

autoketing-new

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoketing-new

Extensions for Autoketing

  • 1.0.32
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Documents


yarn link

yarn build

yarn publish


Index

  • Getting Started
  • On Off component
  • Cross sell

Mục lục

  1. Getting Started
  2. On Off component
  3. Cross sell
  4. Toast

Getting Started

npm i autoketing-new --save
yarn add autoketing-new

On Off component

Component
<OnOff changeStatus={()=>{}} status={} size={} color={} />
Options

size?: string Defaults to large (medium, large)

status?: Booleal Defaults to true (true, false)

color?: string

Cross Sell

Component
<CrossSell app="top-pin" title="" listCrossSell="" shop=""/>
Options

title?: string Defaults YOU MIGHT ALSO LIKE

listCrossSell?: Array Defaults to [{ app: "sales-pop", highly: true }, { app: "currency"}, { app: "upsell-master"}] list app "currency", "sales-pop", "email-with-love", "facebook-chat", "discount-master", "upsell-master" shop?: string

app?: string

Toast

<Toast title="Success" duration={500000} open={active} onDismiss={tongleActive} />

title: string

background: string Defaults: #FFFFFF

color: string Defaults: #FFF

duration: string Defaults: #5000

error: Booleal Defaults: false

FAQs

Package last updated on 10 Sep 2021

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