Hi thanks for the excellent library. Is there a way to have dynamic title for the array ? That would be useful when the array is collapsed, to know whether it contains any item or how many.
In your Children array of Child objects you show how headerTemplate can be used to make the items title dynamic. I have tried this on the Children array:
Hi thanks for the excellent library. Is there a way to have dynamic title for the array ? That would be useful when the array is collapsed, to know whether it contains any item or how many. In your Children array of Child objects you show how headerTemplate can be used to make the items title dynamic. I have tried this on the Children array:
but it does not seem to work. Am I using an incorrect synthax or is this a missing feature ? Paolo