Skip to content

Commit b815039

Browse files
committed
2023/02/19 時点の英語版に基づき新規翻訳
1 parent 141e6cf commit b815039

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: SVGGElement
3+
slug: Web/API/SVGGElement
4+
l10n:
5+
sourceCommit: 226ac33eb70ed5411dd2d68bd602c80cafd780b6
6+
---
7+
8+
{{APIRef("SVG")}}
9+
10+
**`SVGGElement`** インターフェイスは {{SVGElement("g")}} 要素に対応します。
11+
12+
{{InheritanceDiagram}}
13+
14+
## インスタンスプロパティ
15+
16+
_このインターフェイスは独自のプロパティを実装していませんが、親インターフェイスである {{domxref("SVGGraphicsElement")}} から継承したプロパティがあります。_
17+
18+
## インスタンスメソッド
19+
20+
_このインターフェイスは独自のメソッドを実装していませんが、親インターフェイスである {{domxref("SVGGraphicsElement")}} から継承したメソッドがあります。_
21+
22+
## 仕様書
23+
24+
{{Specifications}}
25+
26+
## ブラウザーの互換性
27+
28+
{{Compat}}

0 commit comments

Comments
 (0)