tomalex0
15 Sep 2010, 11:43 PM
Hi,
Could we add FormPanels and other components as items for nestedlist.
I would like to make work in offline mode.
In Kitchen Sink example we do have some thing like this
{
text: 'Buttons',
card: demos.Forms,
source: 'src/demos/buttons.js',
leaf: true
}
So could i do some thing like this for NestedList also.
So for each list selection i could slide in different types of Forms.
Could we add FormPanels and other components as items for nestedlist.
I would like to make work in offline mode.
In Kitchen Sink example we do have some thing like this
{
text: 'Buttons',
card: demos.Forms,
source: 'src/demos/buttons.js',
leaf: true
}
So could i do some thing like this for NestedList also.
So for each list selection i could slide in different types of Forms.