DovetailSoftware / dovetail-bootstrap

Get started writing Dovetail SDK applications. Included is an example of a web application using FubuMVC and Windows service application using Topshelf.
http://www.dovetailsoftware.com/blogs/kmiller/archive/2012/01/24/introducing-dovetail-bootstrap
Other
6 stars 5 forks source link

Pull HGBSTList ElementBuilder support in from another Dovetail product #21

Open KevM opened 11 years ago

KevM commented 11 years ago

I built a Fubu Html convention that supports rendering HGBST lists

public class HGBSTDropdownBuilder : ElementTagBuilder {}

Once the javascript and endpoint support are added this will make a good contribution to Bootstrap.