product-collection

v0.0.3arrow_drop_down
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
24
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
21 KB
1 contributor
Install product-collection as a package?
Copied
npm i @bit/orderdesk.marketplace.product-collection
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
chevron_left
chevron_right
Properties
NameTypeDefault value
title
?'More products from this collection'
products
?[ { id: 1, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Laurier-Mahogany.jpg', url: 'proudct1' }, { id: 2, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Laurier-Midnight-Grey.jpg', url: 'product2' }, { id: 3, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Laurier-Walnut.jpg', url: 'product3' }, { id: 4, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Shadow-Stone-Steel-Grey.jpg', url: 'product4' }, { id: 5, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Laurier-Mahogany.jpg', url: 'proudct5' }, { id: 6, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Laurier-Midnight-Grey.jpg', url: 'product6' }, { id: 7, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Laurier-Walnut.jpg', url: 'product7' }, { id: 8, img: 'https://tradefy.s3.amazonaws.com/products/Arriscraft-Shadow-Stone-Steel-Grey.jpg', url: 'product8' }, ]
infinite
?false
Help and resources