An interface that holds options to control the accordion click action.
boolean
Defines whether to cancel the Accordion click action.
When set to true
, the default click behavior will be prevented,
preventing any action associated with the Accordion item click (such as expanding or collapsing the item).
When set to false
or omitted, the default click behavior will proceed as normal.
Defines the current Accordion Item Object.
string
Specifies name of the event.
Event
Defines the current Event arguments.