Skip to content

API Reference / @gtkx/testing / TabOptions

Type Alias: TabOptions

TabOptions = object

Defined in: user-event/keyboard.d.ts:4

Options for tab: when shift is set, move focus backward instead of forward.

Properties

shift?

optional shift?: boolean

Defined in: user-event/keyboard.d.ts:5

Released under the MPL-2.0 License.