MRCollective / ChameleonForms

Shape-shifting your forms experience in ASP.NET Core MVC
MIT License
254 stars 56 forks source link

.Autofocus() on IFieldConfiguration #74

Closed robdmoore closed 10 years ago

robdmoore commented 10 years ago

Add an AutoFocus method in IFieldConfiguration that adds autofocus="autofocus" to the field.

See the Placeholder method for an example of a similar method and find usages to see where it's been tested etc.

Trello Issue: https://trello.com/c/ivi9UdVS/120-autofocus-on-ifieldconfiguration