nativescript-accordion icon indicating copy to clipboard operation
nativescript-accordion copied to clipboard

Item in items?

Open cfjedimaster opened this issue 6 years ago • 1 comments

I'm really confused by this part of the docs:

"By default the plugin will look for the items property in each item but you can set name by setting childItems="blah" on the Accordion instance"

So... we have a set of items that represents each accordion pane. That makes sense. But it looks like the content of each pane is expected to be driven by another set of items? What if the content of the pane is just a label, or whatever?

cfjedimaster avatar Nov 02 '18 17:11 cfjedimaster

Atm yes but I’ll think about adding a feature that would use a non array type also you can look at the demo of your choice

triniwiz avatar Nov 02 '18 17:11 triniwiz