Search results

ExpandEventArgs API in JavaScript Accordion API control

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

Properties

cancel

boolean

Defines the prevent action.

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.