Summary
Ext JS is really a rich library that provides several ready-to-use, useful extensions and plugins. In this chapter we went through some of those popular extensions and plugins, and learned how to use them.
In the next chapter we will go through hands-on development of an extension called Labeled Spinner by extending the Ext.form.field.Spinner
class.