Search results

ExpandedEventArgs API in JavaScript (ES5) Accordion API control

An interface that holds options to control the expanded item action.

Properties

content

HTMLElement

Defines the Accordion Item Content

index

number

Defines the Accordion Item Index

isExpanded

boolean

Defines the expand/collapse state.

item

AccordionItemModel

Defines the current Accordion Item Object.

name

string

Specifies name of the event.