Hi All,
How can I provide the getHeight() Api for accordion.
I am aware about maxHeight property of accordionSection.
But my requirement is to implement getHeight() api on accordion, which will take care of all the sections heights, expanded section and also browser specific paddings. in essence resizing should also be considered.
Has anyone tried this?
Any pointers would be helpful.
Thanks.