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

0.1.2 • Public • Published

@flexcodelabs/list

npm NPM

List

Features

  • Can handle list items
  • Can handle list items with a child component

Installation

npm install @flexcodelabs/list

or

yarn add @flexcodelabs/list

Usage

import List from '@flexcodelabs/list'
;<List items={[]} />

Examples

Source code
Demo

Props

Name Type Default Required Description
items (string or itemObject)[] None false ItemObject expects two properties: item of type string and child of type ReactNode

/@flexcodelabs/list/

    Package Sidebar

    Install

    npm i @flexcodelabs/list

    Weekly Downloads

    1

    Version

    0.1.2

    License

    ISC

    Unpacked Size

    3.66 kB

    Total Files

    7

    Last publish

    Collaborators

    • neicore
    • bmsteven
    • baharajr