1.3.2 • Published 3 years ago

@invisionag/iris-react-box v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.19

4 years ago

1.2.17

4 years ago

1.2.16

4 years ago

1.2.14

4 years ago

1.2.15

4 years ago

1.2.12

4 years ago

1.2.11

4 years ago

1.2.10

4 years ago

1.2.9

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.5-alpha.0

4 years ago

1.2.3

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.3-alpha.4614

5 years ago

1.0.3-alpha.4612

5 years ago

1.0.3-alpha.4611

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago