daveaglick / FluentBootstrap

Provides extensions, helper classes, model binding, and other goodies to help you use the Bootstrap CSS framework from .NET code.
http://www.fluentbootstrap.com
MIT License
200 stars 76 forks source link

Add overload to .List() that specifies list items #7

Open daveaglick opened 9 years ago

daveaglick commented 9 years ago

Perhaps as a dictionary and/or params array.

daveaglick commented 9 years ago

Should probably do the same for navs, pills, and tabs.