On 8/7/16, 4:09 AM, "Harbs" <[email protected]> wrote:
>I thought that by adding an id and/or a className to MXML, that would set >the id and class of a div, but it appears that it’s strictly an MXML >property. Is that how it’s supposed to work? Not sure I understand. What do you mean by "MXML property"? > >I also noticed that setting the className of a UIBase sets the class of >the element, but setting the id does not set the element id. That does >not seem right to me. Any reason to not add the id to the element as well? I agree it should set it on the element. Thanks, -Alex
