2025-11-06 14:59:05 +01:00

13 lines
236 B
Markdown

---
title: browser.ui | Config
outline: deep
---
# browser.ui
- **Type:** `boolean`
- **Default:** `!isCI`
- **CLI:** `--browser.ui=false`
Should Vitest UI be injected into the page. By default, injects UI iframe during development.