1.3.2 • Published 4 years ago

@invisionag/iris-react-box v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago
import Box from '@invisionag/iris-react-box';
import { Cell } from '@invisionag/iris-react-grid';

iris-react-box is our basic implementation of a white box, used to wrap content.

Usage

Box

The Box component provides a white wrapper for all of our content and other elements. A basic GridContaineris also already included.

Please note that you must wrap your content inside Box in a Cell component! There are no other direct children allowed than the Cell component.

Code example

<Box>
  <Cell>Content goes here</Cell>
</Box>

Props

The Box component has no Props.

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

5 years ago

1.2.19

5 years ago

1.2.17

5 years ago

1.2.16

5 years ago

1.2.14

5 years ago

1.2.15

5 years ago

1.2.12

5 years ago

1.2.11

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.5-alpha.0

5 years ago

1.2.3

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.3-alpha.4614

6 years ago

1.0.3-alpha.4612

6 years ago

1.0.3-alpha.4611

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago