@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 500 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ExtraPluginsOptions](./x-components.extrapluginsoptions.md) > [snippet](./x-components.extrapluginsoptions.snippet.md)
## ExtraPluginsOptions.snippet property
Configuration coming from the client website with options like the lang, or the active currency.
**Signature:**
```typescript
snippet: NormalisedSnippetConfig;
```