Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
appendItem() は SVGStringList インターフェイスのメソッドで、リストの末尾に新しいアイテムを追加します。指定されたアイテムがすでにリストに存在する場合は、このリストに追加する前に、以前のリストから除去します。追加されたアイテムはアイテムそのものであり、コピーではありません。
リストに追加する文字列です。
リストに追加された文字列です。
SVGStringList が読み取り専用属性に対応するか、オブジェクト自体が読み取り専用であった場合に発生します。
| Scalable Vector Graphics (SVG) 2 # __svg__SVGNameList__appendItem |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年5月7日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.