This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@sikt/sds-content-block
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@sikt/sds-content-block

Consume

npm i -s @sikt/sds-content-block

React

import { Featured } from "@sikt/sds-content-block";
import "@sikt/sds-content-block/dist/index.css";
import "@sikt/sds-button/dist/index.css";

<Featured
  headingLevel="h2"
  imgSrc="https://url.to/image.type"
  imgAlt="Descriptive image text"
  linkText="Label"
  linkHref="https://url.to/destination"
  headingText="Heading"
  overlineText="Overline"
  text="Text content"
/>;

Stylesheets & custom markup

Import stylesheet:

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

Create custom markup:

<div class="sds-content-block-featured">...</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @sikt/sds-content-block

Weekly Downloads

2

Version

1.0.1

License

UNLICENSED

Unpacked Size

94.1 kB

Total Files

12

Last publish

Collaborators

  • andreassolberg
  • 42tte
  • andreassolberg2