Wednesday, 23 September 2015

How to create a Template Based Widget in Dojo

Hi everybody, here is a small and quick tutorial for writing and mastering your own template based custom widgets using Dojo framework. In this example we will write a simple auto-complete search box by making use of Dojo bootstrap 3 Typeahead module (for auto-completing). Also with some basic CSS.