Accordion

Content Type: Widget
Categories: User Interface

Overview

The accordion widget enables to group and collapse content within your (progressive) web apps.

Documentation

Please see Accordion in the Mendix documentation for details.

Releases

Version: 2.3.3
Framework Version: 9.6.0
Release Notes: ### Changed - Changed action required to false to avoid unnecessary warnings in the Studio Pro.
Version: 2.3.2
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed the issue where in nested mode, the display collapsed/uncollapsed content can be not in sync with the accordion state.
Version: 2.3.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 2.3.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated the light and dark icons and tiles for the widget. - We changed colors in the structure mode preview for dark and light modes.
Version: 2.2.0
Framework Version: 9.6.0
Release Notes: ### Added - We added new group property ("Load content") which controls how widgets should be rendered. Use this prop if you have problems with page load time.
Version: 2.1.2
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed issue related to rotating icons (180deg) when animations are switched off.
Version: 2.1.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed this widget to be compatible with strict CSP mode.
Version: 2.1.0
Framework Version: 9.6.0
Release Notes: ### Added - We added dark mode to Structure mode preview. - We added dark icons for Tile and List view. ### Changed - We made the 'Enable advanced options' available only for Studio users, keeping all the advanced features available by default in Studio Pro.
Version: 2.0.2
Framework Version: 9.6.0
Release Notes: ### Changed - We made the "Enable advanced options" available only for Studio users, keeping all the advanced features available by default in Studio Pro.
Version: 2.0.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue where widgets get duplicate identifiers assigned under certain circumstances which causes inconsistencies in accessibility.