@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i @flexcodelabs/list

Weekly Downloads

0

Version

0.1.2

License

ISC

Unpacked Size

3.66 kB

Total Files

7

Last publish

Collaborators

  • neicore
  • bmsteven
  • baharajr