Creates a dynamic accordion component.
Creates a dynamic accordion component. items sequence changes will be synchronised with the rendered elements.
More: Bootstrap Docs.
A single element's type in the items sequence.
A type of a property containing an element in the items sequence.
Data items which will be represented as cards in the accordion.
An id of the root DOM node.
Creates panel header. Use the provided interceptor to properly clean up bindings inside the content.
Creates panel body. Use the provided interceptor to properly clean up bindings inside the content.
A UdashAccordion component, call render to create a DOM element.