# TableOfContentsStyleContent

## Content

# Type Alias: TableOfContentsStyleContent

```ts
type TableOfContentsStyleContent = object;
```

## Properties

### BackgroundColor

```ts
BackgroundColor: string;
```

***

### Border

```ts
Border: BorderStyle;
```

***

### Levels

```ts
Levels: LevelStyle[];
```
