Home > widget-integration > PredictiveBundleController > handleDropdownActivation
PredictiveBundleController.handleDropdownActivation() method
Opens a dropdown in response to keyboard activation.
Signature:
handleDropdownActivation(target: HTMLElement): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
target |
HTMLElement |
Activated dropdown toggle. |
Returns:
void