Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PromptEntry

A prompt entry.

Hierarchy

  • PromptEntry

Index

Properties

Optional ignoreFocusOut

ignoreFocusOut: boolean

Ignore focus out or not.

Optional isPassword

isPassword: boolean

Is a password value or not.

Optional placeHolder

placeHolder: string

The custom placeholder to show.

Optional properties

properties: string | string[]

One or properties to write the values to.

Optional text

text: string

The prompt text.

Optional type

type: string

Generated using TypeDoc