Options
All
  • Public
  • Public/Protected
  • All
Menu

A type of issue suggested for use in auto-completion.

Hierarchy

  • IssuePickerSuggestionsIssueType

Index

Properties

Properties

Optional id

id: string

The ID of the type of issues suggested for use in auto-completion.

Optional issues

issues: SuggestedIssue[]

A list of issues suggested for use in auto-completion.

Optional label

label: string

The label of the type of issues suggested for use in auto-completion.

Optional msg

msg: string

If no issue suggestions are found, returns a message indicating no suggestions were found,

Optional sub

sub: string

If issue suggestions are found, returns a message indicating the number of issues suggestions found and returned.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc