Welcome to level 2 where content is formatted without nested accordions
-Level 2A Contents
+Welcome to level 2
+Level 2A Contents
+diff --git a/server/documents/collections/table.html.eco b/server/documents/collections/table.html.eco index 30674fa8b..78d42ab2c 100755 --- a/server/documents/collections/table.html.eco +++ b/server/documents/collections/table.html.eco @@ -9,7 +9,7 @@ title : 'Table' description : 'A table displays a collections of data grouped into rows' type : 'UI Collection' -themes : ['Default'] +themes : ['Default', 'Classic'] --- @@ -71,6 +71,30 @@ themes : ['Default'] +
A table may be formatted to emphasize a first column that defines a rows content
++ | Arguments | +Description | + + +
---|---|---|
reset rating | +None | +Resets rating to default value | +
set rating | +rating (integer) | +Sets the current star rating to specified value | +
A table may be formatted specifically to provide definitions
-Behavior | -Arguments | -Description | - - -
---|---|---|
reset rating | -None | -Resets rating to default value | -
set rating | -rating (integer) | -Sets the current star rating to specified value | -
A table may allow a user to sort contents by clicking on a table header.
diff --git a/server/documents/modules/accordion.html.eco b/server/documents/modules/accordion.html.eco index cea01179d..3fbbbf47e 100755 --- a/server/documents/modules/accordion.html.eco +++ b/server/documents/modules/accordion.html.eco @@ -115,7 +115,7 @@ themes : ['Default', 'Chubby']An accordion can have multiple levels of nested content. This content can either be in a nested accordion
or simply another level of title
and content
Welcome to level 2 where content is formatted without nested accordions
-Level 2A Contents
+Welcome to level 2
+Level 2A Contents
+An accordion can be used anywhere where content can be shown or hidden. For example, to show optional form fields.
An accordion can be used to create content drawers inside a menu