latest--web-manifest-share-target
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/web-app-manifest/_shared/latest--web-manifest-share-target.json |
| Parent schema | web-app-manifest |
Properties
Describes how the application receives share data.
4 nested properties
The URL for the web share target.
Specifies what data gets shared in the request.
4 nested properties
The name of the query parameter used for the title of the document being shared.
The name of the query parameter used for the message body, made of arbitrary text.
The name of the query parameter used for the URL string referring to a resource being shared.
Description of how the application receives files from share requests.
The HTTP request method for the web share target.
"GET"
"GET" "POST" "get" "post" This member specifies the encoding in the share request.
"application/x-www-form-urlencoded"
"application/x-www-form-urlencoded" "multipart/form-data" "APPLICATION/X-WWW-FORM-URLENCODED" "MULTIPART/FORM-DATA" Definitions
Describes how the application receives share data.
The URL for the web share target.
Specifies what data gets shared in the request.
4 nested properties
The name of the query parameter used for the title of the document being shared.
The name of the query parameter used for the message body, made of arbitrary text.
The name of the query parameter used for the URL string referring to a resource being shared.
Description of how the application receives files from share requests.
The HTTP request method for the web share target.
"GET"
"GET" "POST" "get" "post" This member specifies the encoding in the share request.
"application/x-www-form-urlencoded"
"application/x-www-form-urlencoded" "multipart/form-data" "APPLICATION/X-WWW-FORM-URLENCODED" "MULTIPART/FORM-DATA" Specifies what data gets shared in the request.
The name of the query parameter used for the title of the document being shared.
The name of the query parameter used for the message body, made of arbitrary text.
The name of the query parameter used for the URL string referring to a resource being shared.
Description of how the application receives files from share requests.
Description of how the application receives files from share requests.
The name of the form field used to share the files.
Sequence of accepted MIME types or file extensions can be shared to the application.