@fgv/ts-web-extras
Version:
Browser-compatible utilities and FileTree implementations
14 lines (8 loc) • 432 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) > [interactive](./ts-web-extras.iurlconfigoptions.interactive.md)
## IUrlConfigOptions.interactive property
Whether to launch in interactive mode
**Signature:**
```typescript
interactive?: boolean;
```