angular-bootstrap-select
angular-bootstrap-select copied to clipboard
directive select is restricted as attribute instead of class
I found that directive selectpicker is restricted to be attribute instead of class. Based on README.md, we only need to specify class "selectpicker". Is that mean the directive will not be triggered? Thanks for any advice.