Flarum (v2.0.0-beta.3)
    Preparing search index...

    Finds and displays settings, permissions and installed extensions (i.e. general search results) in the search dropdown.

    Implements

    Index

    Constructors

    Properties

    resource: string = 'general'

    The resource type that this search source is responsible for.

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

    Methods

    • Get an array of virtual

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

    Parameters

    Returns Vnode<{}, {}>[]