Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ReactWidget
    • VSXExtensionsSearchBar

Index

Constructors

  • Parameters

    • Optional options: IOptions

    Returns VSXExtensionsSearchBar

Properties

input: undefined | HTMLInputElement

Methods

  • init(): void
  • onActivateRequest(msg: Message): void
  • onAfterAttach(msg: Message): void
  • render(): ReactNode
  • updateQuery(e: ChangeEvent<HTMLInputElement>): string
  • updateSearchTerm(term: string): void