nativescript-accordion
nativescript-accordion copied to clipboard
### Which platform(s) does your issue occur on? - iOS/Android/Both Hi, I want to load the child items data only on HeaderItemTemplate tap ?I have tried the tap event as...
I want to add scroll view to the content tempate ,it has more than 30 rows of data.I am not able to add scrollview inside the content template
### Make sure to check the demo app(s) for sample usage ### Make sure to check the existing issues in this repository ### If the demo apps cannot help and...
Hi, I am new to nativescript angular.I need to show a collapsible list in my project So wanted to use the accordion plugin But the Sample code is not working...
I'm not able to get parent and child index individually I'm able to get id but when click the child I want to get the parent id.
Function does not run in IOS but runs on android . The function is in the content.
All of them needs single header and footer for the List in accordion list but multiple header and footers are there.
In the previous versions (5.0.4 and before), on iOS, the accordion header is floating, which means that it will remain on top of the list when scroll down. In the...
Allow an event to be triggered upon tapping on accordion header, setting the cancel flag true on the event context should prevent the item from being processed further for expand...
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"...