An object containing names CSS-based selectors identifying where in the DOM different elements can be found.
Notes
The Framework will create a DOM Binder that should be used to access the elements identified by selectors. The DOM Binder attaches a function to the component object called locate() which retrieves the element given the selector name.