dojo¶
Status: | Draft |
---|---|
Version: | 1.0 |
Available: | since ever |
The Dojo Toolkit is three individual projects:
- Dojo,
- Dijit, and
- DojoX.
Dojo¶
Dojo Base¶
Dojo Base refers to a small portion of Core Dojo and provides all baseline functionality for the entire toolkit. All things assume the Dojo Base is present. Dojo base is all contained within a single file: ‘’dojo.js’‘
Dojo Core¶
Dojo Core is the most tried-and-true available components of the Dojo Toolkit.