Hi I need to set and id in a HTML:
<button id="demo_button"/> in flexjs I have <mdl:Button id="demo_button"/> but as normal id is not propagated to the js side. I need this to connect to MDL objects (a button and a menu, the button opens the menu based on the id of the button. the menu is an ul with a special mdl attribute sets to the button id) You can see it here: https://getmdl.io/components/index.html#menus-section -- Carlos Rovira http://about.me/carlosrovira