Skip to main content

BootstrapAccordionEventMap Interface

#Declaration

TypeScript
interface BootstrapAccordionEventMap extends ControlEventMap

#Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

#Inherited Members

#Inheritance

ControlEventMap
BootstrapAccordionEventMap

#Properties

#beginCallback Property

#Declaration

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs

#expandedChanged Property

#Declaration

TypeScript
"expandedChanged": AccordionGroupEventArgs

#Property Value

Type
AccordionGroupEventArgs

#expandedChanging Property

#Declaration

TypeScript
"expandedChanging": AccordionGroupCancelEventArgs

#Property Value

Type
AccordionGroupCancelEventArgs

#headerClick Property

#Declaration

TypeScript

#Property Value

Type
AccordionGroupClickEventArgs

#itemClick Property

#Declaration

TypeScript

#Property Value

Type
AccordionItemEventArgs