daveaglick/FluentBootstrap

Add support for disabled button elements

daveaglick opened this issue · 0 comments

We currently support the CSS-driven disabled state for LinkButton, but it looks like Bootstrap recently added support for disabled <button> elements as well: http://getbootstrap.com/css/#button-element-1 This will need to be supported with a separate extension.