diff options
Diffstat (limited to 'files/fr/web/api/customevent/initcustomevent')
-rw-r--r-- | files/fr/web/api/customevent/initcustomevent/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/api/customevent/initcustomevent/index.md b/files/fr/web/api/customevent/initcustomevent/index.md index c95afa7d3d..eb2aff4674 100644 --- a/files/fr/web/api/customevent/initcustomevent/index.md +++ b/files/fr/web/api/customevent/initcustomevent/index.md @@ -29,7 +29,7 @@ Les évènements initialisés par ce moyen doivent être créés avec la méthod - : est un {{jsxref("Boolean")}} (_booléen_) indiquant si l'événement passe à travers le DOM ou non. - `cancelable` - : est un {{jsxref("Boolean")}} indiquant si l'événement est annulable. -- _`deta`\*\*`il`_ +- _`detail`_ - : Les données transmises lors de l'initialisation de l'évènement. ## Spécifications |