featherbit UI
    Preparing search index...

    Function writeToClipboard

    • Copies text, preferring the async Clipboard API and falling back to the legacy path. Rejects with an actionable message when neither is available, so the toast tells the operator what to do instead of surfacing a TypeError about undefined.

      Parameters

      Returns Promise<void>