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月.
removeItem() は SVGStringList インターフェイスのメソッドで、指定された位置にある既存のアイテムをリストから除去します。
削除するアイテムのインデックスを指定する、非負の整数です。
リストから削除された文字列です。
SVGStringList が読み取り専用属性に対応するか、オブジェクト自体が読み取り専用であった場合に発生します。
DOMException IndexSizeErrorインデックスがリストの範囲を外れていた場合に発生します。
| Scalable Vector Graphics (SVG) 2 # __svg__SVGNameList__removeItem |
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.