Interface: NewTabRequestEvent

January 18, 2022 · View on GitHub

Kui API Documentation - v11.0.0 / @kui-shell/core / Events / NewTabRequestEvent

Interface: NewTabRequestEvent

@kui-shell/core.Events.NewTabRequestEvent

Table of contents

Properties

Properties

background

Optional background: boolean

Optionally specify to create the new tab without switching to it

Defined in

packages/core/src/core/events.ts:61


tabs

tabs: { cmdline?: string ; exec?: "pexec" | "qexec" ; onClose?: string ; statusStripeDecoration?: StatusStripeChangeEvent ; title?: string }[]

Defined in

packages/core/src/core/events.ts:63