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

***

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

# Interface: LabelStyles

## Extends

- [`InlineElementStyles`](InlineElementStyles.md)

## Properties

### color?

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

#### Inherited from

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

***

### error?

> `optional` **error?**: [`InlineElementStyles`](InlineElementStyles.md)

***

### 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)
