Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInputBoxOptions

Hierarchy

  • IInputBoxOptions

Index

Properties

ignoreFocusOut?: boolean
password?: boolean
placeHolder?: string
prompt?: string
value?: string
valueSelection?: [number, number]