Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConfirmOptions

Hierarchy

  • ConfirmOptions

Index

Properties

default?: null | boolean

Default selection. true for yes, false for no. Will be triggered on timeout expiration and non-interactive contexts.

message?: string

A message to prompt.

timeout?: number

A timeout for the confirm.

Generated using TypeDoc