3.0.10 • Published 10 months ago

@uireact/list v3.0.10

Weekly downloads
-
License
GNU
Repository
-
Last release
10 months ago

@UiReact

UiReact icon

This is a React UI library, that defines a customizable theme object that powers all colorations, texts, sizes, etc.. Across your react application.

We are built using framer-motion for great animations and styled-components for easy CSS management.

You should visit our docs page for all information @uireact docs.

@uireact/list

This package exports Uilist and UiListItem components used to render lists.

We have a page dedicated to this component @uireact/list docs.

Usage

Get @UiReact library working

First step is to get the library working for this you can look at this doc: Getting started.

Install package

If using npm:

npm i -S @uireact/menu

Use it

import { UiList, UiListItem } from '@uireact/list';

<UiList>
    <UiListItem>
      <UiText>Item 1</UiText>
    </UiListItem>
    <UiListItem>
      <UiText>Item 2</UiText>
    </UiListItem>
</UiList>
3.0.9

10 months ago

3.0.10

10 months ago

3.0.8

10 months ago

3.0.7

11 months ago

3.0.6

11 months ago

3.0.5

11 months ago

3.0.4

1 year ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.4

1 year ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.3.3

2 years ago

1.2.4

2 years ago

1.0.6

2 years ago

1.3.2

2 years ago

1.2.3

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.3.1

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

0.1.1-alpha.43

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.1.1-alpha.45

2 years ago

0.1.0

2 years ago