Kui API Documentation - v11.0.0 / @kui-shell/core / Events / NewTabRequestEvent
@kui-shell/core.Events.NewTabRequestEvent
• Optional
background: boolean
Optionally specify to create the new tab without switching to it
packages/core/src/core/events.ts:61
• tabs: { cmdline?
: string
; exec?
: "pexec"
| "qexec"
; onClose?
: string
; statusStripeDecoration?
: StatusStripeChangeEvent
; title?
: string
}[]