<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@thematic/react](./react.md) &gt; [ThematicProviderProps](./react.thematicproviderprops.md)

## ThematicProviderProps interface

<b>Signature:</b>

```typescript
export interface ThematicProviderProps 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [children?](./react.thematicproviderprops.children.md) |  | ReactNode | <i>(Optional)</i> |
|  [theme?](./react.thematicproviderprops.theme.md) |  | Theme | <i>(Optional)</i> |

