<script>
	dojo.require("dijit.form.Button");
</script>
<button dojoType="dijit.form.Button" type="button">Button</button>