it's possible set the dropdown open by default on load?
You can, but it's not the cleanest syntax. open is currently a data property, and should be a prop, but this works:
open
http://jsbin.com/nirasoy/edit?html,js,output
Most helpful comment
You can, but it's not the cleanest syntax.
openis currently a data property, and should be a prop,but this works:
http://jsbin.com/nirasoy/edit?html,js,output