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

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [CodebookTableStyles](./react.codebooktablestyles.md)

## CodebookTableStyles interface

<b>Signature:</b>

```typescript
export interface CodebookTableStyles extends CodebookStyles 
```
<b>Extends:</b> CodebookStyles

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [labelWrapper?](./react.codebooktablestyles.labelwrapper.md) |  | React.CSSProperties | <i>(Optional)</i> |
|  [tableWrapper?](./react.codebooktablestyles.tablewrapper.md) |  | React.CSSProperties | <i>(Optional)</i> |

