Hierarchy

  • State

Index

Properties

cmdHistory

cmdHistory: string[] = []

lastSearchQuery

lastSearchQuery: string = undefined

prevInputs

prevInputs: Array<{ inputId: string; jumppos?: number; tab: number }> = [{inputId: undefined,tab: undefined,jumppos: undefined,},]