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

***

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

# Interface: CountrySelector

## Methods

### getCountries()

> **getCountries**(): [`Country`](Country.md)[] \| `undefined`

#### Returns

[`Country`](Country.md)[] \| `undefined`

***

### getLoadError()

> **getLoadError**(): `Error` \| `undefined`

#### Returns

`Error` \| `undefined`

***

### isLoading()

> **isLoading**(): `boolean`

#### Returns

`boolean`
