@nl-design-system-candidate/paragraph-react
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

Paragraph

Installation

Using npm

npm install @nl-design-system-candidate/paragraph-react

Using pnpm

pnpm add @nl-design-system-candidate/paragraph-react

Using yarn

yarn add @nl-design-system-candidate/paragraph-react

Usage

If you just want the React component

import { Paragraph } from '@nl-design-system-candidate/paragraph-react';

If you want the React component with styles

import { Paragraph } from '@nl-design-system-candidate/paragraph-react/css';

Properties

Property Description Type Default
appearance The appearance of the Paragraph "lead"|"small" undefined

Readme

Keywords

none

Package Sidebar

Install

npm i @nl-design-system-candidate/paragraph-react

Weekly Downloads

116

Version

2.1.2

License

EUPL-1.2

Unpacked Size

23.2 kB

Total Files

11

Last publish

Collaborators

  • littlebobbytabl.es
  • nl-design-system-ci