@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
14 lines (8 loc) • 439 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@fgv/ts-web-extras](./ts-web-extras.md) > [IUrlConfigOptions](./ts-web-extras.iurlconfigoptions.md) > [contextFilter](./ts-web-extras.iurlconfigoptions.contextfilter.md)
## IUrlConfigOptions.contextFilter property
Context filter token (pipe-separated)
**Signature:**
```typescript
contextFilter?: string;
```