# TemplateOptions

**Kind:** Interface

**Source:** `Frontend/src/app/components/configuration/templates/html-templates-variable.ts` (line 34)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `dateFormat` | `string` |
| `currencyCode` | `string` |
| `currencySymbol` | `string` |
| `decimalDigits` | `string` |
| `locale` | `string` |
| `nullPlaceholder` | `string` |
| `keepUnknownVariables` | `boolean` |
| `booleanTrue` | `string` |
| `booleanFalse` | `string` |
