AccordionClickArgs

Interface represents the event arguments for the clicked event.

Properties

event Event

Gets the original calling event.

item AccordionItem

Gets the accordion item that was clicked.

name String

Gets the name of the event.

On This Page