aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/htmlformelement/encoding/index.md
blob: 6ea6cc9a55fca296b33f93aaa7723925f08d4bae (plain)
1
2
3
4
5
6
7
8
---
title: HTMLFormElement.encoding
slug: Web/API/HTMLFormElement/encoding
translation_of: Web/API/HTMLFormElement/encoding
---
{{APIRef("HTML DOM")}}

La propriété **`HTMLFormElement.encoding`** est un nom alternatif pour l'élément {{domxref("HTMLFormElement.enctype","enctype")}} de l'objet {{domxref("HTMLFormElement")}} du DOM.