Flarum (v1.8.10)
    Preparing search index...
    Index

    Constructors

    Properties

    search: throttle<() => Promise<void>> = ...

    Don't send API calls searching for models until at least 2 characters have been typed. This focuses the mention results on models already loaded.

    typed: string | null = null

    Methods