The UsersSearchSource finds and displays user search results in the search dropdown.

Hierarchy

  • UsersSearchResults

Implements

Constructors

Properties

resource: string = 'users'

The resource type that this search source is responsible for.

results: Map<string, User[]> = ...

Methods

  • Get an array of virtual

  • s that list the search results for the given query.

Parameters

Returns Vnode<{}, {}>[]

Generated using TypeDoc v0.24.8