This example is functionally equivalent to test_selector.html example but is done using the Dojo markup.
Containers have a notion of a "current container", and one element can be "current". All containers on this page are selectors that allow to select elements.
Following selection modes are supported by default:
This selector can select just one element a time. It was specified during the creation time.
| A | row 1 | 
| B | row 2 | 
| C | row 3 | 
Elements of this container are layed out horizontally.
Item 1 Item 2 Item 3