# Interface: WidgetMountOptions

Defined in: [packages/sdk/src/core/types.ts:682](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L682)

## Properties

### config?

> `optional` **config?**: `Record`\<`string`, `unknown`\>

Defined in: [packages/sdk/src/core/types.ts:685](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L685)

***

### id?

> `optional` **id?**: `string`

Defined in: [packages/sdk/src/core/types.ts:684](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L684)

***

### type

> **type**: `"pricing-table"` \| `"plan-selector"` \| `"usage-meter"`

Defined in: [packages/sdk/src/core/types.ts:683](https://github.com/plandalf/numi/blob/fc6f42b5ade3d63b71623934838a6509f17203e2/packages/sdk/src/core/types.ts#L683)

Source: https://plandalf.com/docs/packages/sdk/interfaces/WidgetMountOptions
