# CreateFeatureActionParams

***

## Properties

### action

> **action**: [`UIFeatureActionCreate`](https://developers.felt.com/js-sdk-api-reference/ui/uifeatureactioncreate)

***

### placement?

> `optional` **placement**: { `after`: `string`; } | { `before`: `string`; } | { `at`: `"start"` | `"end"`; }
