localId is very important in Royale also check this: https://stackoverflow.com/questions/55923924/whats-the-difference-between-id-and-localid-in-apache-royale
El vie., 24 jul. 2020 a las 1:08, Hugo Ferreira (<[email protected]>) escribió: > Thanks. > > Piotr Zarzycki <[email protected]> escreveu no dia quinta, > 23/07/2020 à(s) 22:25: > > > Hi Hugo, > > > > localId will not be output to HTML after compilation. > > id will be translated to as HTML attribute > > > > <div id="myId" /> > > > > Thanks, > > Piotr > > > > On Thu, Jul 23, 2020, 10:59 PM Hugo Ferreira <[email protected]> > > wrote: > > > > > What's the difference between localId and id ? > > > > > > -- Carlos Rovira http://about.me/carlosrovira
