1.3.2 • Published 5 years ago

@invisionag/iris-react-box v1.3.2

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

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.19

5 years ago

1.2.17

6 years ago

1.2.16

6 years ago

1.2.14

6 years ago

1.2.15

6 years ago

1.2.12

6 years ago

1.2.11

6 years ago

1.2.10

6 years ago

1.2.9

6 years ago

1.2.8

6 years ago

1.2.7

6 years ago

1.2.6

6 years ago

1.2.5

6 years ago

1.2.4

6 years ago

1.2.5-alpha.0

6 years ago

1.2.3

6 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 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

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.3-alpha.4614

7 years ago

1.0.3-alpha.4612

7 years ago

1.0.3-alpha.4611

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago