New to Kendo UI for Angular? Start a free 30-day trial
ExpansionPanelActionEvent
Updated on Jun 18, 2025
Defines the arguments for the action event of the ExpansionPanel.
| Name | Type | Default | Description |
|---|---|---|---|
action |
|
Defines the action that takes place upon interaction with the ExpansionPanel. |
Methods
isDefaultPrevented | ||||
|---|---|---|---|---|
|
Returns | ||||
|
preventDefault |
|---|
|
Prevents the default action for the event. The source component suppresses the built-in behavior that follows the event. |