Socket
Book a DemoInstallSign in
Socket

@sikt/sds-card

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sikt/sds-card

## Consume

latest
npmnpm
Version
4.1.2
Version published
Weekly downloads
423
19.83%
Maintainers
3
Weekly downloads
 
Created
Source

@sikt/sds-card

Consume

npm i -s @sikt/sds-card

React

import { Card } from "@sikt/sds-card";
import "@sikt/sds-card/dist/index.css";
import "@sikt/sds-button/dist/index.css";

<Card
  image={
    <img
      src="https://url.to/image.type"
      alt="A descriptive text of what is shown in the image"
    />
  }
  overlineText="Overline"
  headingText="Heading"
  headingLevel="h2"
  children="Content"
  callToAction={<a href="https://url.to/destination">Call to action</a>}
/>;

Stylesheets & custom markup

Import stylesheet:

@import url("@sikt/sds-card");
@import url("@sikt/sds-button");

Create custom markup:

<div class="sds-card">...</div>

FAQs

Package last updated on 08 Jul 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.