New to Kendo UI for Angular? Start a free 30-day trial
PopoverHideEvent
Updated on Oct 31, 2025
Provides arguments for the hide event. The event fires when a popover is about to close. Cancel the event to keep it open.
| Name | Type | Default | Description |
|---|---|---|---|
anchor |
|
Specifies the host element related to the Popover. | |
popover |
|
Specifies the Popover element. |
Methods
isDefaultPrevented | ||||
|---|---|---|---|---|
|
Returns | ||||
|
preventDefault |
|---|
|
Prevents the default action for the event. The source component suppresses the built-in behavior that follows the event. |