From 73a6cc27fb2a985397f092da3f7b5db32b7bb119 Mon Sep 17 00:00:00 2001 From: Chunhui Fu Date: Sun, 25 Aug 2024 19:29:02 +0800 Subject: [PATCH] [zh-cn]: create doc for HTMLOptionsCollection (#23087) Co-authored-by: Jason Ren <40999116+jasonren0403@users.noreply.github.com> --- .../web/api/htmloptionscollection/index.md | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 files/zh-cn/web/api/htmloptionscollection/index.md diff --git a/files/zh-cn/web/api/htmloptionscollection/index.md b/files/zh-cn/web/api/htmloptionscollection/index.md new file mode 100644 index 00000000000000..9d01ea8318f9ed --- /dev/null +++ b/files/zh-cn/web/api/htmloptionscollection/index.md @@ -0,0 +1,33 @@ +--- +title: HTMLOptionsCollection +slug: Web/API/HTMLOptionsCollection +l10n: + sourceCommit: 387d0d4d8690c0d2c9db1b85eae28ffea0f3ac1f +--- + +{{ APIRef("HTML DOM") }} + +**`HTMLOptionsCollection`** 接口表示 [`