Unplanned
Last Updated: 21 Jan 2021 06:34 by ADMIN
Martin
Created on: 03 Jan 2014 18:32
Category: UI for ASP.NET MVC
Type: Feature Request
13
Allow HTML attributes to be incrementally added to controls via an AddAttribute like method
Currently on WidgetBuilderBase there is an HtmlAttributes method that clears any current HTML attributes before adding the new ones. It would be good if there was a separate method called maybe AddAttributes (or something similar) that would allow the addition of HTML attributes without clearing any existing ones.
0 comments