Dojo Question:

What is Widget Toolkit in Dojo?

Dojo Interview Question
Dojo Interview Question

Answer:

• Widget toolkit is also a very noticeable part of Dojo toolkit
• Widget is a user interface object that has a layout and some properties
• In Dojo widgets are HTML+CSS bound by JavaScript
• Dojo has lots of useful widgets e.g. Tabs, sorting table, dialogs


Previous QuestionNext Question
Example of Tree in Dojo Framework?Example of Dojo script using widgets?