Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

bpk-component-card

Package Overview
Dependencies
Maintainers
7
Versions
497
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpk-component-card

Backpack card component.

latest
Source
npmnpm
Version
5.2.2
Version published
Weekly downloads
33
50%
Maintainers
7
Weekly downloads
 
Created
Source

bpk-component-card

Backpack card component.

Installation

npm install bpk-component-card --save-dev

Usage

import React from 'react';
import BpkCard from 'bpk-component-card';

export default () => (
  <BpkCard>
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean
    commodo ligula eget dolor. Aenean massa. Cum sociis natoque
    penatibus et magnis dis parturient montes, nascetur ridiculus mus.
  </BpkCard>
);

Props

PropertyPropTypeRequiredDefault Value
children-true-
classNamestringfalsenull
hrefstringfalsenull
atomicboolfalsetrue
paddedboolfalsetrue

FAQs

Package last updated on 30 Sep 2022

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