@tdcerhverv/step-list
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Step List component

Lists for vertically displaying a defined series of steps/instructions. Uses <ol> with pseudo-element ::before in its <li> children to style the bullets and numbers.

Usage

Import like this:

import { StepList } from '@tdcerhverv/step-list';

Use like this:

<StepList>
  <li>{children}</li>
  <li>{children}</li>
  <li>{children}</li>
</StepList>

Props

  • className for customization and children

Tags

step list ul ol li

Readme

Keywords

none

Package Sidebar

Install

npm i @tdcerhverv/step-list

Weekly Downloads

3

Version

1.2.1

License

Apache-2.0

Unpacked Size

22.2 kB

Total Files

10

Last publish

Collaborators

  • antongb
  • dev_jonas
  • jeppebenjaminsen
  • ahhah
  • abdok
  • mikkv
  • clausr1990
  • tdc-sigbe
  • mdige
  • nuudaybot
  • tdc-olila
  • jeroen.dk.nl
  • renand
  • stegr
  • m84100
  • m92212
  • m87979
  • vertic
  • rasladev
  • muddz
  • tajsonik
  • linnt
  • molg