aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/svg/element/altglyphitem/index.md
blob: dd331e1da6829dd75caf4f8df330bd19d9cb782c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
title: altGlyphItem
slug: Web/SVG/Element/altGlyphItem
tags:
  - Element
  - Reference
  - SVG
translation_of: Web/SVG/Element/altGlyphItem
---
{{SVGRef}}{{deprecated_header}}

L'élément `altGlyphItem` fournit un ensemble de candidats pour la substitution de glyphes par l'élément {{ SVGElement("altGlyph") }}.

## Contexte d'utilisation

{{svginfo}}

## Exemple

## Attributs

### Attributs globaux

- [Attributs fondamentaux](/fr/docs/Web/SVG/Attribute#Core) »

### Attributs spécifiques

_Aucun_

## Interface DOM

Cet élément implémente l'interface [`SVGAltGlyphItemElement`](/fr/docs/Web/API/SVGAltGlyphItemElement "en/DOM/SVGAltGlyphElement").



## Voir également

- {{ SVGElement("glyph") }}
- {{ SVGElement("glyphRef") }}
- {{ SVGElement("altGlyphDef") }}