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.
text
TypeError
undefined
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 aTypeErroraboutundefined.