spec checked
MDN Web Docs: Navigator share method
Documents navigator.share as a secure-context method that invokes the device native share mechanism, requires valid supported data and user activation, and can fail because of permissions, unsupported files, cancellation, or unavailable targets.
Pattern Decisions This Source Supports
| Pattern | Supported decision | Required contract | Claim note |
|---|---|---|---|
| Share dialog | Choose share dialog when the primary task is sharing a specific object by recipients, groups, link scope, role, notification, copy-link, native share, or access-management controls. | Opening the dialog identifies the object and fetches current access before presenting share controls. | MDN documents navigator.share secure-context, activation, data, permission, cancellation, and unsupported-data constraints. |
Evidence Role
This source is treated as spec evidence. Use it to validate the decision rules above, not as a visual style reference.
Publisher: MDN Web Docs. Last checked: .