From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../mozilla/tech/xul/attribute/container/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 files/zh-cn/mozilla/tech/xul/attribute/container/index.html (limited to 'files/zh-cn/mozilla/tech/xul/attribute/container') diff --git a/files/zh-cn/mozilla/tech/xul/attribute/container/index.html b/files/zh-cn/mozilla/tech/xul/attribute/container/index.html new file mode 100644 index 0000000000..4b1429ae43 --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/attribute/container/index.html @@ -0,0 +1,18 @@ +--- +title: container +slug: Mozilla/Tech/XUL/Attribute/container +translation_of: Archive/Mozilla/XUL/Attribute/container +--- +
« XUL Reference home
+ +
+
container
+
Type: boolean
+ 类型:布尔类型(boolean)
+
Set to true if the element is to act as a container which can have child elements. This would be used for folders. This will be set by the template builder as needed.
+ 如果该元素是作为一个容器可以有子元素,设置为真。
+
+ +
+

+
-- cgit v1.2.3-54-g00ecf