Router API Generating a link for a route Changing a route Getting the current parameters Get a matched route Router API The Dojo Router exposes an API that can be used to g...
Form validation Overview Prerequisites Create a place to store form errors Tie validation to form inputs Extending TextInput Making use of the blur event Validating on submit...