Hi,

I'm digging into the FlexJS List, and is a complex component with lots of
beads. But in MDL the structure is simpler.

In MDL there is only a <ul> with <li> item elements

in FlexJS we have the List Container (that I can change to <ul>), but then
we have the List DataGroup that is an additional div.

So I'm in the decision if I should go the FlexJS List and extend it (I
think this should be the right approach in order to have dataProvider,
selectedIndex, and other "flexy" things

If so, I need to remove div layers, but don't know if this is possible or
how to do it

Thoughts?

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to