I stumbled on the ASP.net MVC HTML5 Toolkit and it looks great. However, I don't see any way to include a default value for HTML5 textboxes whereas this is possible using the standard MVC textbox.
Outside of Javascript, is it possible to add a default value to HTML5 textboxes from this toolkit?