2.7.1 • Published 8 months ago

@uireact/expando v2.7.1

Weekly downloads
-
License
GNU
Repository
-
Last release
8 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/expando

This package exports UiExpandoCard and UiExpandoText components used to render a expandible container.

We have a page dedicated to this component @uireact/expando 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/expando

Use it

    import { UiExpandoCard } from '@uireact/expando';

    <UiExpandoCard expandLabel="Expand me" collapseLabel="Collapse me" category="tertiary">
        <span>This is some content</span>
    </UiExpandoCard>
2.7.1

8 months ago

2.7.0

12 months ago

2.6.15

12 months ago

2.6.16

12 months ago

2.6.17

12 months ago

2.6.18

12 months ago

2.6.11

1 year ago

2.6.12

12 months ago

2.6.13

12 months ago

2.6.14

12 months ago

2.6.10

1 year ago

2.6.9

1 year ago

2.6.8

1 year ago

2.6.5

1 year ago

2.6.4

1 year ago

2.6.7

1 year ago

2.6.6

1 year ago

2.6.3

1 year ago

2.6.2

1 year ago

2.6.1

1 year ago

2.5.0

1 year ago

2.4.0

1 year ago

2.6.0

1 year ago

2.3.0

1 year ago

2.2.0

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago