2.1.0 • Published 7 months ago

@asphalt-react/crater v2.1.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
7 months ago

Crater

npm npm version

Crater is a container to wrap other components like form elements. Crater comes in three sizes small, medium & large. You can remove the spacing inside Crater as well.

Usage

import { Crater } from "@asphalt-react/crater"

<Crater>
  Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</Crater>

Props

children

React node to render inside the Crater.

typerequireddefault
nodetrueN/A

bezel

Adds padding on all sides.

typerequireddefault
boolfalsetrue

size

Controls size of Crater. Possible values are "s", "m", "l" for small, medium & large respectively.

typerequireddefault
enumfalse"m"
2.0.0-rc.11

11 months ago

2.1.0

7 months ago

2.0.1

8 months ago

2.0.0

10 months ago

2.0.0-rc.4

1 year ago

2.0.0-rc.0

1 year ago

2.0.0-alpha.28

2 years ago

2.0.0-alpha.16

3 years ago

2.0.0-alpha.14

3 years ago

2.0.0-alpha.13

3 years ago

2.0.0-alpha.8

3 years ago

2.0.0-alpha.4

3 years ago

1.16.0

3 years ago

2.0.0-alpha.7

3 years ago

2.0.0-alpha.3

3 years ago

1.14.1

3 years ago

2.0.0-alpha.2

4 years ago

2.0.0-alpha.1

4 years ago

1.13.0

4 years ago