autoketing-new
TypeScript icon, indicating that this package has built-in type declarations

1.0.32 • Public • Published

Documents


yarn link

yarn build

yarn publish


Index

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

/autoketing-new/

    Package Sidebar

    Install

    npm i autoketing-new

    Weekly Downloads

    17

    Version

    1.0.32

    License

    MIT

    Unpacked Size

    88.2 kB

    Total Files

    61

    Last publish

    Collaborators

    • trungdunghbvn