DxAccordion Properties
A side navigation control that can organize items into collapsible groups.
Name | Description |
---|---|
Animation |
Specifies the animation type. |
Attributes | Specifies a collection of standard HTML attributes applied to the Accordion. |
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Custom |
Allows you to implement custom filter logic. |
Data | Specifies the data source. |
Data |
Specifies data mappings. |
Expand |
Specifies the user action that expands or collapses the item. |
Expand |
Specifies how many items can be expanded at a time. |
Filter |
Specifies the minimum number of characters a user must type in the search box to apply the filter. |
Filter |
Specifies the filter panel’s prompt text. |
Filter |
Specifies the filter criteria used to filter the component’s items. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Item |
Specifies a content template for all Accordion items. |
Item |
Specifies a header text template for all Accordion items. |
Items | Specifies the collection of the Accordion’s items. |
Item |
Specifies the template used to display Accordion items. |
Load |
Specifies whether the Accordion’s child items are loaded on demand. |
Root |
Specifies the CSS class name for a root item’s Collapse button icon. |
Root |
Specifies where the Accordion component displays its expand button for root items. |
Root |
Specifies the CSS class name for a root item’s Expand button icon. |
Selection |
Specifies the selection mode. |
Show |
Specifies whether the Accordion displays the filter panel. |
Size |
Specifies the size of the component’s inner elements. Also affects the component’s size. |
Sub |
Specifies the CSS class name for a subitem’s Collapse button icon. |
Sub |
Specifies where the Accordion component displays expand and collapse buttons for nested items. |
Sub |
Specifies the CSS class name for a subitem’s Expand button icon. |
Target | Specifies the target attribute’s value for all items. |
Url |
Specifies whether the item becomes selected if its Navigate |