AccordionPane

You are viewing an old version (v. 6) of this page.
The latest version is v. 15, last edited on Dec 11, 2014 (view differences | )
<< View previous version | view page history | view next version >>

Overview

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

Getting Started

Unknown macro: {code|borderStyle=dashed}

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

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

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


Component 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.

<ace:ajax/> support

None.

JavaScript APIs / Client Behaviours

None.

Keyboard and ARIA support

Known Issues

Other Resources

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

© Copyright 2017 ICEsoft Technologies Canada Corp.