# ComponentHintsDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts#L293)

Component library hints

## Properties

| Property | Type |
|---|---|
| `componentLibrary` | `'devextreme' | 'mui' | 'antd' | 'primeng'` |
| `componentHints` | `string` |
