for me it is the element.children https://developer.mozilla.org/en-US/docs/Web/API/Element/children
There is an issue open https://github.com/google/elemental2/issues/86 I tried to look at it but failed early in the build phase. The workaround for me is to use the elemental2 package from org.realityforge On Mon, May 9, 2022 at 9:31 PM [email protected] <[email protected]> wrote: > Hi, > Does someone know what percentage of api is covered by elemental-dom? > Today I have noticed that elemental2.dom.UIEvent does not have property > 'view' > The UiEvent (w3schools.com) > <https://www.w3schools.com/jsref/obj_uievent.asp> > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/42f09048-f1e8-45b2-9373-cf9ea4166af7n%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit/42f09048-f1e8-45b2-9373-cf9ea4166af7n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Vassilis Virvilis -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CAKbOjExomM7P43-u_tuisPU-RjSK0prYhiQ%3DE4Vs_%3DdtD_TdBw%40mail.gmail.com.
