+ Y.config.classNameDelimiter
+ -
+
+
+ Y.config.classNameDelimiter
+ - static {String}
+
+
+
+
+
+
+ Configuration property indicating the delimiter used to compose all CSS class names in
+this YUI instance.
+
+
+ Default Value: "-"
+
+
+
+ +
+ Y.config.classNamePrefix
+ -
+
+
+ Y.config.classNamePrefix
+ - static {String}
+
+
+
+
+
+
+ Configuration property indicating the prefix for all CSS class names in this YUI instance.
+
+
+ Default Value: "yui"
+
+
+
+ +