AccordionPane

Table of Contents

Overview

Since 3.0

AccordionPane is used by accordion as a container component to display content.

Getting Started

<ace:accordion ...>
<ace:accordionPane title="Electronic Devices" ...>
......
</ace:accordionPane>

<ace:accordionPane title="Cars" ...>
......
</ace:accordionPane>

<ace:accordionPane title="Food" ...>
......
</ace:accordionPane>
</ace:accordion>

Attributes

TagLib Documentation
This section covers attributes involved in the typical use-cases for this component. For reference, the complete taglib documentation for this component is available here.

title: Text that appears in the header of the pane.

Event Listeners

None.

Client Behavior Events

None.

JavaScript API

Not applicable.

Keyboard Support

Known Issues

Additional Resources

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© Copyright 2021 ICEsoft Technologies Canada Corp.