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

***

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

# Interface: CheckableInputStyles

## Extends

- [`InputStyles`](InputStyles.md)

## Properties

### active?

> `optional` **active?**: [`BlockElementStyles`](BlockElementStyles.md)

#### Inherited from

[`InputStyles`](InputStyles.md).[`active`](InputStyles.md#active)

***

### backgroundColor?

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

#### Inherited from

[`InputStyles`](InputStyles.md).[`backgroundColor`](InputStyles.md#backgroundcolor)

***

### borderColor?

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

#### Inherited from

[`InputStyles`](InputStyles.md).[`borderColor`](InputStyles.md#bordercolor)

***

### borderWidth?

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

#### Inherited from

[`InputStyles`](InputStyles.md).[`borderWidth`](InputStyles.md#borderwidth)

***

### boxShadow?

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

#### Inherited from

[`InputStyles`](InputStyles.md).[`boxShadow`](InputStyles.md#boxshadow)

***

### checked?

> `optional` **checked?**: [`BlockElementStyles`](BlockElementStyles.md)

***

### color?

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

#### Inherited from

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

***

### disabled?

> `optional` **disabled?**: [`BlockElementStyles`](BlockElementStyles.md)

#### Inherited from

[`InputStyles`](InputStyles.md).[`disabled`](InputStyles.md#disabled)

***

### error?

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

#### Overrides

[`InputStyles`](InputStyles.md).[`error`](InputStyles.md#error)

***

### focus?

> `optional` **focus?**: [`BlockElementStyles`](BlockElementStyles.md)

#### Inherited from

[`InputStyles`](InputStyles.md).[`focus`](InputStyles.md#focus)

***

### fontFamily?

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

#### Inherited from

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

***

### fontWeight?

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

#### Inherited from

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

***

### hover?

> `optional` **hover?**: [`BlockElementStyles`](BlockElementStyles.md)

#### Inherited from

[`InputStyles`](InputStyles.md).[`hover`](InputStyles.md#hover)

***

### letterSpacing?

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

#### Inherited from

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

***

### lineHeight?

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

#### Inherited from

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