[**@bigcommerce/checkout-sdk**](../README.md)

***

[@bigcommerce/checkout-sdk](../README.md) / BlockElementStyles

# Interface: BlockElementStyles

## Extends

- [`InlineElementStyles`](InlineElementStyles.md)

## Extended by

- [`ButtonStyles`](ButtonStyles.md)
- [`ChecklistStyles`](ChecklistStyles.md)
- [`InputStyles`](InputStyles.md)
- [`StepStyles`](StepStyles.md)

## Properties

### backgroundColor?

> `optional` **backgroundColor?**: `string`

***

### borderColor?

> `optional` **borderColor?**: `string`

***

### borderWidth?

> `optional` **borderWidth?**: `string`

***

### boxShadow?

> `optional` **boxShadow?**: `string`

***

### color?

> `optional` **color?**: `string`

#### Inherited from

[`InlineElementStyles`](InlineElementStyles.md).[`color`](InlineElementStyles.md#color)

***

### fontFamily?

> `optional` **fontFamily?**: `string`

#### Inherited from

[`InlineElementStyles`](InlineElementStyles.md).[`fontFamily`](InlineElementStyles.md#fontfamily)

***

### fontWeight?

> `optional` **fontWeight?**: `string`

#### Inherited from

[`InlineElementStyles`](InlineElementStyles.md).[`fontWeight`](InlineElementStyles.md#fontweight)

***

### letterSpacing?

> `optional` **letterSpacing?**: `string`

#### Inherited from

[`InlineElementStyles`](InlineElementStyles.md).[`letterSpacing`](InlineElementStyles.md#letterspacing)

***

### lineHeight?

> `optional` **lineHeight?**: `string`

#### Inherited from

[`InlineElementStyles`](InlineElementStyles.md).[`lineHeight`](InlineElementStyles.md#lineheight)
