## Create a Currency Selector Element

`checkoutFormSdk.createCurrencySelectorElement()`

> This feature is in private preview. See [Embedded form](https://docs.stripe.com/payments/checkout/how-checkout-works.md?payment-ui=checkout-form) for more information.

This method creates an instance of a Currency Selector Element. The `checkoutFormSdk` object is obtained by calling [initCheckoutFormSdk](https://docs.stripe.com/js/custom_checkout/form_init.md).

### Example

```title
Create a Currency Selector Element
```
