1.0.3 • Published 3 years ago

skeleton-content-react v1.0.3

Weekly downloads
12
License
MIT
Repository
github
Last release
3 years ago

Documents


yarn link

yarn build

yarn publish


Index

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

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