@springernature/global-lists

6.0.0 • Public • Published

Global lists components

Components for working with lists.

Examples

List Columned

HTML

<ul class="c-list-columned">
    <li class="c-list-columned__item">
        <!-- Content -->
    </li>
    <li class="c-list-columned__item">
        <!-- Content -->
    </li>
</ul>

List Description

HTML

<div class="c-list-description__item">
    <dt class="c-list-description__term">
        <!-- Content -->
    </dt>
    <dd class="c-list-description__details">
        <!-- Content -->
    </dd>
</div>

List Group

HTML

<ul class="c-list-group c-list-group--bordered">
    <li class="c-list-group__item">
        <!-- Content -->
    </li>
    <li class="c-list-group__item">
        <!-- Content -->
    </li>
</ul>

List Header

image

HTML

<div class="c-list-header">
    <span><!-- Left aligned content --></span>
    <button><!-- Right aligned content --></button>
</div>

Example

image

/@springernature/global-lists/

    Package Sidebar

    Install

    npm i @springernature/global-lists

    Weekly Downloads

    34

    Version

    6.0.0

    License

    MIT

    Unpacked Size

    6.35 kB

    Total Files

    11

    Last publish

    Collaborators

    • ndv3997
    • sndigital
    • rseidelsohn
    • testingsabrina
    • roshandeorukhkar-sn
    • benjclark
    • sonniesedge
    • rlau
    • dotcode
    • joseluisbolos
    • hollsk
    • moddular
    • jpw
    • nickcall
    • howlingmad
    • davidpauljunior
    • morgaan