@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 473 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SnippetConfig](./x-components.snippetconfig.md) > [uiLang](./x-components.snippetconfig.uilang.md)
## SnippetConfig.uiLang property
Language to use for the messages. Defaults to [SnippetConfig.lang](./x-components.snippetconfig.lang.md)<!-- -->.
**Signature:**
```typescript
uiLang?: string;
```