Hi,
Elements are parts of the control.
for example..
List is a control and ListItem is its elements.
Elements cannot be used standalone and they dont have their own renderer.control that uses the element does the rendering.
Hope this clears your doubt
Add a comment