name
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
型 | String |
---|---|
必須 | はい |
name
メンバーは文字列で、ウェブアプリケーションの名前を通常ユーザーに表示される形 (例えば、他のアプリケーションとのリストの中や、アイコンのラベルなど) で表します。 name
は書字方向に対応しており、 dir
および lang
の各マニフェストメンバーの値に基づいて左書きで表示されたり右書きで表示されたりします。
例
単純な name
を左書き言語で:
json
"name": "Awesome application"
アラビア語で右書きの name
:
json
"dir": "rtl",
"lang": "ar",
"name": "!أنا من التطبيق"
仕様書
Specification |
---|
Web Application Manifest # name-member |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- See implementation notes.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.